deep_link_navigation 1.3.1 copy "deep_link_navigation: ^1.3.1" to clipboard
deep_link_navigation: ^1.3.1 copied to clipboard

Deep link navigation for Flutter apps with an elegant configuation internally orchestrating a native Flutter navigator.

example/README.md

Examples #

This example demonstrates:

  • Dispatchers with path-only deep links
  • Dispatchers with value deep links (ArtistDL, SongDL)
  • Cross-branch navigation (from favorite's song page to artist page) Navigation diagram for multiple base routes example

This example demonstrates:

  • Everything from single base route example
  • Bottom navigation (library, favorites, user pages) persists across navigation
  • Login and error pages are full screen (hide bottom navigation)
  • Using the future result of push in user/authentication page
  • Custom Authenticated mixin ensures user is authenticated (LibraryDL, FavoritesDL, UserDL) Navigation diagram for multiple base routes example
26
likes
40
pub points
8%
popularity

Publisher

unverified uploader

Deep link navigation for Flutter apps with an elegant configuation internally orchestrating a native Flutter navigator.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

after_layout, flutter, merge_map, provider

More

Packages that depend on deep_link_navigation