nit_router 0.5.0 copy "nit_router: ^0.5.0" to clipboard
nit_router: ^0.5.0 copied to clipboard

Go Router wrapper with easy routes configuration and convenience classes for navigation

0.5.0 #

Some fixes and previous changes

0.4.0 #

Added additional customization to bottomNavigationBar Added manualRedirects param Added unique key to pageBuilder

0.3.2 #

Added menuItemTap

0.3.1 #

Added navigationPathParametersProvider and navigationExtraParameterProvider to module exports

0.3.0 #

Added configuration options and 1 parameter skipZoneInRouteNames (default true) If true than Zone name is not included in route names. name property is overriden in order to support this parameter without any hassle

Added BottomNavigationBar paramethers this.showSelectedLabels, this.showUnselectedLabels, this.type,

0.2.0 #

Changed NitBottomNavigationBar to enable UI customization

0.1.0 #

Changed NitMenuItem - removed asserts, changed constructors

0.0.3 #

Bugfix in nit_bottom_navigation_bar for menu items having action instead of route.

0.0.2 #

Constant nitParameterSubstitutionPattern moved outside of the class in order to ease setting up string patterns

0.0.1 #

Initial release - navigation zones, navigation params, redirects, routerProvider, navigation bar

1
likes
140
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

Go Router wrapper with easy routes configuration and convenience classes for navigation

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, flutter_riverpod, flutter_svg, freezed_annotation, go_router, riverpod_annotation

More

Packages that depend on nit_router