Commit Graph

6 Commits

Author SHA1 Message Date
Luke Freeman 3d5a90de0d added cupertino native transition check. bump docs. prepare for release. 2019-06-20 09:28:28 +10:00
Luke Freeman 7ec4b2ed0a fix error return type. update licenses. 2018-10-25 10:48:02 -07:00
Luke Freeman d19e689356 fix analyzer issues. update pubspec 2018-07-27 18:15:51 -07:00
Luke 3eec11b73e project conversion + general tidying of the example project 2018-01-16 21:12:32 -08:00
Idan Aizik-Nissim 8c79b537d7 made Route<dynamic> [was <Null>], exposed Navigator.push Future<dynamic> [results] 2018-01-15 20:07:43 +00:00
Luke b767b5ca0b Refactor route Handlers (#6)
- Removes the RouteHandler typedef and introduces the Handler class as a replacement
- Router can now handle functions on top of Route definitions
2017-05-28 10:13:36 -07:00
Renamed from example/lib/screens/test_screen_01.dart (Browse further)