path_stack 0.2.0+1 copy "path_stack: ^0.2.0+1" to clipboard
path_stack: ^0.2.0+1 copied to clipboard

A Stack that shows a single child route from a map of child routes. Similar to IndexedStack, but it uses Strings as keys and has a number of extra features like child nesting and path arguments.

0.2.0+1 #

  • Refactor

0.1.3+2 #

  • Changed to toStackRoute
  • Added onChanging callbacks and Notification

0.1.1+1 #

  • Add parent inheritance for path and basePath
  • Add PathStackPathProvider
  • Add exception for "/" in allowSuffix check

0.0.2+6 #

  • switch to a Map for routes
  • add extension method for buildStackRoute

0.0.1+2 #

  • initial commit
6
likes
130
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

A Stack that shows a single child route from a map of child routes. Similar to IndexedStack, but it uses Strings as keys and has a number of extra features like child nesting and path arguments.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path_to_regexp

More

Packages that depend on path_stack