Commit Graph

36 Commits

Author SHA1 Message Date
Luke 30ae4378df
Remove upper bounds on pubspec (#163)
* remove upper constraint for flutter environment
* update docs
Co-authored-by: Luke Pighetti <lukepighetti@gmail.com>
2020-04-07 10:46:20 -07:00
Luke Freeman 937afe9757 update docs 2020-03-28 14:37:43 -07:00
Luke Pighetti aca29a1e34
Allow Flutter <1.17.0 (#153)
- Support dev version
2020-03-22 14:56:55 -07:00
Luke Freeman 337d864b62 bump version 2020-03-08 19:54:50 -07:00
Luke Freeman 53e1c97960 downgrade Flutter required version 2020-03-08 19:53:28 -07:00
Luke Freeman 16b09f760c bump version 2020-03-08 19:42:31 -07:00
Luke Freeman 2c06f63e19 bump to 1.6.0. fix compatibility issue 2020-02-10 17:28:31 -08:00
Luke Freeman 2676006fe3 update pubspec 2020-02-10 16:53:12 -08:00
Luke Freeman df3434d599 release prep 2020-02-10 16:51:30 -08:00
Luke Freeman 9a3ad8d03f fix example and migrate to androidx 2020-02-08 08:34:09 -08:00
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
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 3932235bfb
Drop dart lower version limit to cater for stable/older flutter versions (#56) 2018-07-30 20:11:08 -07:00
Luke Freeman d19e689356 fix analyzer issues. update pubspec 2018-07-27 18:15:51 -07:00
Luke 5090537969
Update pubspec for dart 2.0 compliance (#54)
Fluro's pubspec is now compatible with Dart 2.0 when it comes out
2018-07-22 20:59:03 -07:00
Luke Freeman f72d36bdf0 add dev dep 2018-07-21 18:39:47 -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 Freeman e648217562 bumped min dart to 2.0.0-dev (flutter min). formatting. 2018-07-21 10:26:46 -07:00
Luke d9ba273c88 bump version 2018-03-23 09:03:42 -07:00
Luke 392a66d157 add sdk requirements to pubspec 2018-03-12 19:49:05 -07:00
Luke c0f416a316 bump version to 1.3.0 because of breaking change 2018-03-12 19:43:19 -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 52555498d5 bump pubspec 2017-10-06 16:38:50 -04:00
Luke 4613b9ab82 bump pubspec 2017-05-28 18:15:06 -07:00
Luke d80bef62fd license updates 2017-05-13 22:01:02 -07:00
Luke d11959a594 update pubspec 2017-05-13 21:52:21 -07:00
Luke 6a158495cf fix package spec issue 2017-05-13 21:32:40 -07:00
Luke 48dffe822a fix query string parsing. add tests. add travis config 2017-05-05 23:20:37 -07:00
Luke cbdda22e98 wip. initial commit 2017-04-25 00:24:14 -07:00