flutter_approuter 3.0.3 copy "flutter_approuter: ^3.0.3" to clipboard
flutter_approuter: ^3.0.3 copied to clipboard

Navigation made easy, now navigate to screens, without BuildContext from pure flutter & dart code.

0.0.1 #

  • Init State

1.0.0 #

  • Added package functionalities(push, pushNamed, pop, pushOffAll)

1.0.1 #

  • Updated Readme.md

2.0.0 #

  • Re-structured the folders and files, also made changes in example folder

3.0.0 #

  • Get Context function added

3.0.1 #

  • Removed unnecessary dependency

3.0.2 #

  • Added blueprint for more navigation functions
    • pushReplacement
    • pushAndRemoveUntil
    • pushReplacementNamed
    • pushNamedAndRemoveUntil

3.0.3 #

  • Implemented more navigation functions
    • pushReplacement
    • pushAndRemoveUntil
    • pushReplacementNamed
    • pushNamedAndRemoveUntil
7
likes
0
pub points
68%
popularity

Publisher

unverified uploader

Navigation made easy, now navigate to screens, without BuildContext from pure flutter & dart code.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_approuter