Commit Graph

4 Commits

Author SHA1 Message Date
Luke a0776a51ce updates to the example project 2018-03-23 08:53:23 -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