no_context_navigation 3.0.0 copy "no_context_navigation: ^3.0.0" to clipboard
no_context_navigation: ^3.0.0 copied to clipboard

A Flutter package built to navigate between screens (routes) without using context (BuildContext).

[3.0.0] - 21/07/2023 #

  • Updated SDK version on pubspec.yaml

[2.1.2] - 14/07/2021 #

  • Null safety fix for Error: Can't create typedef from nullable type.

[2.1.1] - 21/05/2021 #

  • Rolledback and fixed changes

[2.1.0] - 21/05/2021 #

  • Updated methods. Added more null checking. Updated examples.

[2.0.0] - 21/05/2021 #

  • Migrated to null safety. Thanks [https://github.com/JEuler]JEuler

[1.0.7] - 18/02/2021 #

  • Added Generic Type to each function

[1.0.6] - 17/02/2021 #

  • Updated pushNamedAndRemoveUntil
  • Updated pushAndRemoveUntil

[1.0.5] - 20/01/2021 #

  • Added popUntil function
  • Added pageSettings to get current RouteSettings

[1.0.3] - 03/09/2020 #

  • Added pushAndRemoveUntil and updated pushNamedAndRemoveUntil function.

[1.0.2] - 06/05/2020 #

  • Fixed error on goBack function.

[1.0.0] - 19/03/2020 #

  • Updated to 1.0.0.

[0.0.3] - 26/02/2020. #

  • Updated README.md and added a MIT license.

[0.0.1] - 26/02/2020. #

  • Initial release.
18
likes
130
pub points
90%
popularity

Publisher

unverified uploader

A Flutter package built to navigate between screens (routes) without using context (BuildContext).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on no_context_navigation