This website requires JavaScript.
Explore
Help
Sign In
Starter
/
samples
Watch
1
Star
0
Fork
0
You've already forked samples
mirror of
https://github.com/flutter/samples.git
synced
2026-03-28 15:21:30 +00:00
Code
Issues
Releases
Wiki
Activity
Files
05a3263eb40b1d461afe79bfd4c0af9fef883e59
samples
/
navigation_and_routing
/
lib
/
src
History
John Ryan
bf823550ed
Reverts the default animation behavior to be based on the platform, (
#896
)
...
not the kIsWeb flag:
https://github.com/flutter/flutter/issues/82053
2021-09-20 09:05:32 -07:00
..
data
Move library to a top-level variable, since it never changes (
#887
)
2021-08-26 16:18:40 -07:00
routing
RouteState: make field final private (
#888
)
2021-08-26 16:52:38 -07:00
screens
Move library to a top-level variable, since it never changes (
#887
)
2021-08-26 16:18:40 -07:00
widgets
Move library to a top-level variable, since it never changes (
#887
)
2021-08-26 16:18:40 -07:00
app.dart
Reverts the default animation behavior to be based on the platform, (
#896
)
2021-09-20 09:05:32 -07:00
auth.dart
navigation_and_routing: a bunch of cleanup (
#886
)
2021-08-26 16:14:29 -07:00
data.dart
Update Navigation and Routing sample (
#851
)
2021-07-12 14:22:53 -07:00
routing.dart
Update Navigation and Routing sample (
#851
)
2021-07-12 14:22:53 -07:00