Commit Graph

12 Commits

Author SHA1 Message Date
Luke Freeman ddb81a6b29 fix transition bug. add explicit material transition type. tidy example. add font license. remove 'new', 'const', etc where not needed. 2019-07-17 20:19:56 -07:00
Luke Freeman 3d5a90de0d added cupertino native transition check. bump docs. prepare for release. 2019-06-20 09:28:28 +10:00
Jon Samwell a11dd62910 Added ability to define transition type when defining route (#63)
* Added ability to define transition type when defining route
* fixes to allow transition overrides. make route transition type optional (non-positional) and null by default. other fixes. NEEDS TESTING
* formatting changes
* fixed typo
2018-12-13 13:53:54 -08: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
Kevin Gray 1639f4200e updates parameters to be of type Map<String, List<String>> 2018-02-02 15:38:46 -05:00
Kevin Gray f1764637ba support for array parameters 2018-01-18 19:21:52 -05:00
Luke 3eec11b73e project conversion + general tidying of the example project 2018-01-16 21:12:32 -08:00
Luke d80bef62fd license updates 2017-05-13 22:01:02 -07:00
Luke 2a714a6aaa rename top level catch all file 2017-05-13 21:55:44 -07:00
Luke fc0b009ce2 update test import so it doesn't break 2017-05-13 21:39:50 -07:00
Luke 48dffe822a fix query string parsing. add tests. add travis config 2017-05-05 23:20:37 -07:00