theseus_navigator 0.2.0 copy "theseus_navigator: ^0.2.0" to clipboard
theseus_navigator: ^0.2.0 copied to clipboard

outdated

Theseus Navigator is based on Navigator 2.0 / Router and offers declarative navigation scheme, easy API, supports deeplinks, nested navigators and more.

0.2.0 - 2022-10-02 #

  • BREAKING: TheseusNavigator class renamed to NavigationController
  • BREAKING: DestinationLight and DefaultDestinationParameters were removed
  • Adds tag property to Destination which is another optional way to identify destinations.
  • TabsNavigationBuilder is updated to support 'AppBar'

0.1.3 - 2022-09-28 #

  • Added DrawerNavigationBuilder and TabsNavigationBuilder
  • Bug fixes

0.1.1 - 2022-06-26 #

  • BREAKING: Renamed some methods of Destination class
  • Update handling of deep-links
  • Improve docs
  • Bug fixes

0.0.14 - 2022-03-06 #

  • Fix Dart Analyzer issues

0.0.13 - 2021-12-30 #

  • Add BottomNavigationBuilder

0.0.12 - 2021-12-27 #

  • Update back navigation logic
  • Fix package layout

0.0.9 - 2021-12-04 #

  • Add web support in the example project
  • Fix a bug when navigating history in the web browser

0.0.8 - 2021-10-29 #

  • Handle navigation errors
  • Add more tests

0.0.7 - 2021-10-24 #

  • Update redirection logic
  • Support various navigation cases in the demo app

0.0.6 - 2021-10-17 #

  • Support redirections
  • Update docs

0.0.4 - 2021-10-10 #

  • Minor fixes

0.0.1 - 2021-10-10 #

  • Initial implementation
19
likes
0
points
16
downloads

Publisher

verified publishereche.dev

Weekly Downloads

Theseus Navigator is based on Navigator 2.0 / Router and offers declarative navigation scheme, easy API, supports deeplinks, nested navigators and more.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, flutter_lints

More

Packages that depend on theseus_navigator