browser_routes 1.0.0-nullsafety.1 copy "browser_routes: ^1.0.0-nullsafety.1" to clipboard
browser_routes: ^1.0.0-nullsafety.1 copied to clipboard

Platformweb

General Purpose In-Browser Routing. Null safe.

1.0.0-nullsafety.1 #

  • there is no nullable version of this library

1.0.0 #

  • wildcard urls /api/*
  • optional path parameters /url/:?optionalParameter
  • 11 more tests (30 in total)

0.9.0 #

  • Initial version
  • path parameters with /url/:parameter
  • query parameters as /url?key=value&foo=bar
  • parse from url
  • routeObject.navigateTo() using window.history.pushState()
  • HashRouter and Router
  • 19 tests (using HashRouter)
1
likes
105
pub points
0%
popularity

Publisher

unverified uploader

General Purpose In-Browser Routing. Null safe.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on browser_routes