Commit Graph

47 Commits

Author SHA1 Message Date
Albert Lardizabal 1322c29cfa Merged fixes to master 2017-10-17 10:02:09 -04:00
Albert Lardizabal 5292a03d97 Fixes due to flutter updates 2017-10-17 09:59:11 -04: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
Albert Lardizabal 52555498d5 bump pubspec 2017-10-06 16:38:50 -04:00
Albert Lardizabal 8cc6d70b23 updated to fix flutter changes 2017-10-06 16:35:51 -04:00
Albert Lardizabal 76a625c8c7 Merge pull request #19 from goposse/al-bump_podspec
Bump pubspec for SlideTransition fix
2017-10-06 16:07:01 -04:00
Albert Lardizabal 84ae04354c bump pubspec for SlideTransition fix 2017-10-06 16:06:00 -04:00
Albert Lardizabal 35d59b0f4d Merge pull request #18 from collinjackson/update_slide_transition
Update Fluro for change in SlideTransition behavior
2017-10-06 10:10:07 -04:00
Collin Jackson 5acbc2455b Update Fluro for change in SlideTransition behavior 2017-10-06 06:22:43 -07:00
Luke 3fa582a7e3 Merge pull request #8 from andryfailli/feature/navigator-replace
navigateTo now support pushReplacement
2017-09-12 13:00:22 -07:00
Luke 4087b1336b Merge pull request #15 from Alexays/master
fix(router) pop with data now work
2017-09-12 12:59:32 -07:00
Alexays 0e47671fec fix(router) pop with data now work 2017-09-12 21:19:34 +02:00
Luke baa51cd853 Merge pull request #11 from mit-mit/master
Update example/ios to match new plugin system
2017-07-24 07:38:14 -07:00
Luke 1e9c1e46d3 Merge pull request #12 from mit-mit/updateandroid
Make example app build for android
2017-07-24 07:38:01 -07:00
Michael Thomsen 432153800f Make example app build for android 2017-07-24 15:23:27 +02:00
Michael Thomsen 57b30e37e7 mravn feedback: revert linefeed change 2017-07-24 15:01:21 +02:00
Michael Thomsen 7aa4eb826c mravn feedback: Remove development team setting 2017-07-24 14:59:48 +02:00
Michael Thomsen 10fc60df6f Upgrade example/ios to new plugin system 2017-07-24 14:36:05 +02:00
Michael Thomsen 28c8609358 Remove PluginRegistry files that are from the previous plugin system 2017-07-24 14:27:45 +02:00
Andrea Failli dbd3b96471 navigateTo now support pushReplacement 2017-07-10 11:43:19 +02:00
Luke 4613b9ab82 bump pubspec 2017-05-28 18:15:06 -07: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
Luke 07fa2894a7 Update README to reflect dart best practices (#3 from sethladd/patch-1)
Dart style guide prefers `var` over concrete definitions
2017-05-15 08:55:29 -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 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 d11959a594 update pubspec 2017-05-13 21:52:21 -07:00
Luke 3b43cbfd5c update README badges 2017-05-13 21:43:55 -07:00
Luke fc0b009ce2 update test import so it doesn't break 2017-05-13 21:39:50 -07:00
Luke 6a158495cf fix package spec issue 2017-05-13 21:32:40 -07:00
Luke 32d91dc3fa rename. add example project 2017-05-13 21:28:28 -07:00
Luke 91c21424cc add transitions 2017-05-13 17:52:27 -07:00
Luke aeaa51e951 add code coverage to CI. add codecov badge 2017-05-06 00:05:45 -07:00
Luke 3be3c6ce9c change permissions on setup script 2017-05-05 23:24:40 -07:00
Luke b950657b5e add travis status to README 2017-05-05 23:22:53 -07:00
Luke 48dffe822a fix query string parsing. add tests. add travis config 2017-05-05 23:20:37 -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 0b6b00873e add header comments 2017-05-04 12:33:40 -07:00
Luke 5dbe726593 parse query string params 2017-05-04 12:27:32 -07:00
Luke 3934761f1d Expose route matching function so that it can be more easily externally integrated 2017-04-26 16:57:21 -07:00
Luke 3ebc12f7ff Add transitioned page router creation function 2017-04-26 16:34:56 -07:00
Luke cbdda22e98 wip. initial commit 2017-04-25 00:24:14 -07:00