This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
samples
mirror of
https://github.com/flutter/samples.git
Watch
1
Star
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.
afdab6b5aa
gh-pages
main
material_refactor_fun
flutter3.27
jwill_m3_demo
sethladd-patch-1
recipe_readme
add_ai_recipe_app
khanh_m3_demo
navigation-and-routing-update
update_demo_code
master_archived
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'afdab6b5aa'
${ noResults }
samples
/
animations
/
android
/
gradle.properties
4 lines
82 B
Raw
Normal View
History
Unescape
Escape
Add animation samples (#118) * initialize animations sample project * add two demos, set up routing * clean up expand_card demo * update README * clean up expand_card demo * dartfmt * update comment * address code review comments * swap AnimatedContainer and AnimatedCrossFade * use AnimatedSwitcher instead of AnimatedCrossFade * Revert "use AnimatedSwitcher instead of AnimatedCrossFade" This reverts commit e112e02549b1874a92d6321269454d8656baf7ce. * rename expanded -> selected * use Dart 2.4.0 constraint * update README * address code review comments update images add curves to expand_card update pubspec.lock * add @override annotation * add animations project to travis script * add empty test for travis * add copyright notice to animations/ project
6 years ago
org.gradle.jvmargs
=
-Xmx1536M
Adding macos files, recreating android and ios. (#217)
5 years ago
android.useAndroidX
=
true
android.enableJetifier
=
true