Last updated:
0 purchases
singel page route
singel_page_route #
A singel page route, this help you to manage all your widget into one widget
Example you need to call AppBar on every page you use, using single_page_route, you
can call AppBar only once in MasterPage. Another advantage you don't need to redirect the page,
when the pages have some similarities.
Getting Started #
dart pub add singel_page_route
flutter pub add singel_page_route
This project is a starting point for a Flutter
plug-in package,
a specialized package that includes platform-specific implementation code for
Android and/or iOS.
For help getting started with Flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.