0 purchases
easy navigation
Usage #
We can do navigation in this simple way.
context.pushNamed('/second');
context.pushReplacementNamed('/second');
context.pushAndRemoveUntil('/second');
context.pop();
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.