Commit Graph

32 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
Luke Freeman daf1742145 1.4.0 release 2018-12-21 10:16:09 -08: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 79e35c5768 add toString to custom exception type 2018-10-25 11:03:20 -07:00
Luke Freeman 7ec4b2ed0a fix error return type. update licenses. 2018-10-25 10:48:02 -07:00
Luke Freeman a1de0f6283 add pop convenience. add clearStack to clear history when pushing. 2018-10-08 16:31:10 -07:00
Luke Freeman c51031e6e3 bump version 2018-07-30 20:15:15 -07:00
Luke Freeman d19e689356 fix analyzer issues. update pubspec 2018-07-27 18:15:51 -07:00
Luke Freeman 3ec7fbc5d2 tidying README 2018-07-27 15:46:26 -07:00
Luke Freeman b70118b5c9 update README to use Dart 2.0 syntax 2018-07-27 15:45:30 -07:00
Luke Freeman d7e6dc60e0 meta changes. bump travis dart version 2018-07-21 10:46:52 -07:00
Luke Freeman eb7da792bc bump version 2018-07-21 10:29:01 -07:00
Luke d9ba273c88 bump version 2018-03-23 09:03:42 -07:00
Nami WANG 7170d01fe7
Update README.md 2018-03-16 23:37:43 +08:00
Luke c0f416a316 bump version to 1.3.0 because of breaking change 2018-03-12 19:43:19 -07:00
Luke 06633c8a6b documentation changes for 1.2.2 2018-03-12 19:42:04 -07:00
Kevin Gray a48211db08 updated version to 1.2.2 2018-01-18 19:22:46 -05:00
Albert Lardizabal 8980b491d3 update documentation 2017-10-06 16:56:58 -04:00
Albert Lardizabal 40e41a2bc5 update readme 2017-10-06 16:54:40 -04: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
Seth Ladd 16a03d0d60 Prefer var
Because Dart != Java :)
2017-05-15 08:51:29 -07:00
Luke 4a4c62a1ae add footer to readme 2017-05-13 22:28:34 -07:00
Luke f664fc56f0 fix badge issue 2017-05-13 22:13:48 -07:00
Luke a61cbc364b update readme 2017-05-13 22:11:48 -07:00
Luke 3b43cbfd5c update README badges 2017-05-13 21:43:55 -07:00
Luke 32d91dc3fa rename. add example project 2017-05-13 21:28:28 -07:00
Luke aeaa51e951 add code coverage to CI. add codecov badge 2017-05-06 00:05:45 -07:00
Luke b950657b5e add travis status to README 2017-05-05 23:22:53 -07:00
Luke 6149f42ce3 update README 2017-05-04 12:50:29 -07:00
Luke 2980127657 update README 2017-05-04 12:49:13 -07:00
Luke cbdda22e98 wip. initial commit 2017-04-25 00:24:14 -07:00