欢迎来到马士兵代码仓库
Sign In
msb-public
/
samples
mirror of https://github.com/flutter/samples.git
1
0
Code Issues Projects Releases Wiki Activity
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gemini-cli-actions
main
retire-samples
cupertino-gallery
sample-app-bump
master_archived
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from '58af3f5c75'
${ noResults }
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
4 years ago
..
data Move library to a top-level variable, since it never changes (#887) 4 years ago
routing RouteState: make field final private (#888) 4 years ago
screens Move library to a top-level variable, since it never changes (#887) 4 years ago
widgets Move library to a top-level variable, since it never changes (#887) 4 years ago
app.dart Reverts the default animation behavior to be based on the platform, (#896) 4 years ago
auth.dart navigation_and_routing: a bunch of cleanup (#886) 4 years ago
data.dart Update Navigation and Routing sample (#851) 4 years ago
routing.dart Update Navigation and Routing sample (#851) 4 years ago