lukepighetti
|
048ab831e5
basic flutter web support
|
5 lat temu |
lukepighetti
|
157fca6c68
add FluroRouter.pop result
|
5 lat temu |
lukepighetti
|
a96fb1393c
change Router to FluroRouter to avoid collisions with Router from the new Pages / Navigator 2.0 API
|
5 lat temu |
Luke Freeman
|
2c06f63e19
bump to 1.6.0. fix compatibility issue
|
5 lat temu |
Yusuke Otsuka
|
5cce0a4db2
remove dart:io import (#132)
|
5 lat temu |
Luke Freeman
|
ddb81a6b29
fix transition bug. add explicit material transition type. tidy example. add font license. remove 'new', 'const', etc where not needed.
|
6 lat temu |
Luke Freeman
|
3d5a90de0d
added cupertino native transition check. bump docs. prepare for release.
|
6 lat temu |
Miolin
|
bf5de991ad
Added transitions with CupertinoPageRoute (#103)
|
6 lat temu |
Jon Samwell
|
a11dd62910
Added ability to define transition type when defining route (#63)
|
7 lat temu |
Luke Freeman
|
79e35c5768
add toString to custom exception type
|
7 lat temu |
Luke Freeman
|
7ec4b2ed0a
fix error return type. update licenses.
|
7 lat temu |
Luke Freeman
|
b39baf4b8c
formatting
|
7 lat temu |
Luke Freeman
|
a1de0f6283
add pop convenience. add clearStack to clear history when pushing.
|
7 lat temu |
Luke Freeman
|
d19e689356
fix analyzer issues. update pubspec
|
7 lat temu |
Luke Freeman
|
e648217562
bumped min dart to 2.0.0-dev (flutter min). formatting.
|
7 lat temu |
Jesper André Lyngesen Pedersen
|
c98340522c
fix return type for router.generator
|
7 lat temu |
Luke
|
f89c58cb19
Merge pull request #29 from BBB/patch-1
|
7 lat temu |
Kevin Gray
|
1639f4200e
updates parameters to be of type Map<String, List<String>>
|
7 lat temu |
Ollie Relph
|
5c32aae7fe
Allow return values on non-native transitioned routes
|
8 lat temu |
Luke
|
3eec11b73e
project conversion + general tidying of the example project
|
8 lat temu |
Idan Aizik-Nissim
|
8c79b537d7
made Route<dynamic> [was <Null>], exposed Navigator.push Future<dynamic> [results]
|
8 lat temu |
Albert Lardizabal
|
1322c29cfa
Merged fixes to master
|
8 lat temu |
Albert Lardizabal
|
5292a03d97
Fixes due to flutter updates
|
8 lat temu |
Albert Lardizabal
|
8cc6d70b23
updated to fix flutter changes
|
8 lat temu |
Collin Jackson
|
5acbc2455b
Update Fluro for change in SlideTransition behavior
|
8 lat temu |
Luke
|
3fa582a7e3
Merge pull request #8 from andryfailli/feature/navigator-replace
|
8 lat temu |
Alexays
|
0e47671fec
fix(router) pop with data now work
|
8 lat temu |
Andrea Failli
|
dbd3b96471
navigateTo now support pushReplacement
|
8 lat temu |
Luke
|
b767b5ca0b
Refactor route Handlers (#6)
|
8 lat temu |
Luke
|
d80bef62fd
license updates
|
8 lat temu |