in_app_navigator 1.0.9 copy "in_app_navigator: ^1.0.9" to clipboard
in_app_navigator: ^1.0.9 copied to clipboard

The in_app_navigator Flutter library is a powerful tool designed to customize route navigation within your Flutter applications. It provides developers with an easy and flexible way to handle navigati [...]

1.0.9 #

  • Create accessible for Typedefs and delegate

1.0.8 #

  • Add Custom router

1.0.7 #

  • Add route middleware

1.0.6 #

  • Improve next route algorithm

1.0.5 #

  • Add next route operation using specific routes

1.0.4 #

  • Next route supports

1.0.3 #

  • Rename navigator data finder operations:

    • Replaced name: [getNavigatorData, getNavigatorDataOrNull]
    • Old name: [get, getOrNull]
  • Remove object finder operation [get] and replace [findOrNull]

1.0.2 #

  • Find config data using key or type

1.0.1 #

  • BuildContext to navigate supported
  • Clear all background routes and open new route
  • Easiest implementation

1.0.0 #

  • initial release.
4
likes
130
points
68
downloads

Publisher

unverified uploader

Weekly Downloads

The in_app_navigator Flutter library is a powerful tool designed to customize route navigation within your Flutter applications. It provides developers with an easy and flexible way to handle navigation actions such as push, pop, and other route management functionalities.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on in_app_navigator