I use flutter_modular and I need to dynamically create the custom transitions. How I can do this? I have one more question. How can I do Modular.to.pushReplacementNamed without route name?
Asked
Active
Viewed 180 times
0
-
`dynamically create the custom transactions` what do you mean by custom transactions? – Anand Jul 22 '21 at 11:17
-
I have ChildRoute. Every time when I navigate to this route I need to use another transition. – barabanskii Jul 22 '21 at 17:12
-
Do you have any solution? – Rath Socheat Aug 03 '22 at 04:05