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

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

[0.3.5] - #

  • Support of displaying destination as a dialog.

[0.3.4] - #

  • Fixes an issue when new route is requested by OS during resolving the current destination.
  • Added redirectedFrom property in DestinationConfiguration
  • The gotBack property in NavigationController is changed to backFrom, which contains the previous destination when goBack action is performed.

[0.3.2] - #

  • Support asynchronous validator in Redirection
  • Added waitingOverlayBuilder property in NavigationScheme
  • Better test coverage

[0.2.0] - #

  • 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] - #

  • Added DrawerNavigationBuilder and TabsNavigationBuilder
  • Bug fixes

[0.1.1] - #

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

[0.0.14] - #

  • Fix Dart Analyzer issues

[0.0.13] - #

  • Add BottomNavigationBuilder

[0.0.12] - #

  • Update back navigation logic
  • Fix package layout

[0.0.9] - #

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

[0.0.8] - #

  • Handle navigation errors
  • Add more tests

[0.0.7] - #

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

[0.0.6] - #

  • Support redirections
  • Update docs

[0.0.4] - #

  • Minor fixes

[0.0.1] - #

  • Initial implementation
19
likes
0
pub points
42%
popularity

Publisher

verified publishereche.dev

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