iroute 0.4.0-dev.1 copy "iroute: ^0.4.0-dev.1" to clipboard
iroute: ^0.4.0-dev.1 copied to clipboard

outdated

the simplest and fasted state management library.

0.4.0-dev.1 #

  1. use IRoute only,remove IRouteNested

0.3.0 #

  1. remove notifyListeners from push in iroute

0.3.0-dev.5 #

  1. show only one Page in IRouteNested
  2. remove all print

0.3.0-dev.4 #

  1. use Page to save history
  2. fix bug: render twice when init route
  3. fix bug: render twice when change index of tag,get error page by url
  4. all worked ok for web,with simple example and nested example

0.3.0-dev.3 #

  1. fix bug: can't work with browser backward/forward button
  2. with a known issue:when check setting button,home will rebuild with settings url,then build twice

0.3.0-dev.2 #

  1. fix bug 25
  2. remove all the print lines

0.3.0-dev.1 #

  1. breaking:IRoute is root now
  2. breaking:IRouteNested could work with bottom navigator
  3. example_simple:use single IRoute.
  4. example: use IRoute and IRouteNested with bottom navigation bar
  5. make IRouteStack singleton for history

0.2.2 #

  1. fix bug:when click second button,it show second page,but will return to home after a second.

0.2.1 #

  1. fix bug:pop will do nothing when pages.length=1
  2. breaking:rename IrouteMaster to IrouteRoot
  3. breaking:rename IrouteApp to IRouteApp
  4. breaking:rename IrouteAppShell to IRouteAppShell

v0.2.0 #

  1. support nested route
  2. as a app widget to simply use it
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

the simplest and fasted state management library.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on iroute