browser_router 0.0.1 copy "browser_router: ^0.0.1" to clipboard
browser_router: ^0.0.1 copied to clipboard

An advanced navigation system for Flutter that enables typed routes, custom transitions, and robust overlay management.

0.0.1 #

  • Initial release of the browser package.
  • Centralized Route Management: Define all app routes in one place.
  • Typed Route Arguments: Pass strongly-typed arguments to your routes safely, with validation.
  • Custom Transitions: Easily implement custom page transitions (slide, fade, etc.).
  • Versatile Presentations: Display routes as full pages, modal popups, or swipeable bottom sheets using TraceRoute.
  • Semantic Navigation API: Create a reusable, semantic, and centralized navigation API with Trace objects.
  • Deep Linking: Automatically parses URL query parameters.
  • Advanced Overlays & Popups: Show sequential banners, complex modals, and multi-level popups.
0
likes
0
points
560
downloads

Publisher

verified publisheryaminokishi.com

Weekly Downloads

An advanced navigation system for Flutter that enables typed routes, custom transitions, and robust overlay management.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, equatable, flutter, nested, pool

More

Packages that depend on browser_router