Google I/O 刚过去,有没有想法入 Flutter 呢?Samples 收录了大量 Flutter 编写的示例,你可以学习下来 pick Flutter 的最佳实践。
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.
 
 
 
 
 
 
Go to file
Anthony 29dfc8cdfd
Remove gallery app and show its new location in the README (#358)
6 years ago
.github Added no-response config (#284) 6 years ago
add_to_app Adds espresso testing for add_to_app/android_fullscreen (#323) 6 years ago
animations Moving animated list sample (#366) 6 years ago
experimental [web_dashboard] Navigation rail update (#356) 6 years ago
flutter_maps_firestore flutter pub upgrade (#241) 6 years ago
gallery Remove gallery app and show its new location in the README (#358) 6 years ago
isolate_example
jsonexample Scripting flutter pub upgrade (#242) 6 years ago
place_tracker Update cupertino_icons: from 0.1.2 to 0.1.3 (#325) 6 years ago
platform_design [platform_design] fix: Polished LogOut dialog (#367) 6 years ago
platform_view_swift Update cupertino_icons: from 0.1.2 to 0.1.3 (#325) 6 years ago
provider_counter Update cupertino_icons: from 0.1.2 to 0.1.3 (#325) 6 years ago
provider_shopper Add samples index (#359) 6 years ago
tool Remove gallery app and show its new location in the README (#358) 6 years ago
veggieseasons addded overscroll in header section (#338) 6 years ago
web Add samples index (#359) 6 years ago
.gitignore Adds espresso testing for add_to_app/android_fullscreen (#323) 6 years ago
.travis.yml Adds espresso testing for add_to_app/android_fullscreen (#323) 6 years ago
AUTHORS
CONTRIBUTING.md [Gallery] Fix directory structure (#312) 6 years ago
INDEX.md [Gallery] Fix directory structure (#312) 6 years ago
LICENSE
MAINTENANCE.md
PATENTS
README.md
customer_testing
customer_testing.bat
svc-keyfile.json.enc Adds espresso testing for add_to_app/android_fullscreen (#323) 6 years ago

README.md

Flutter samples

Build Status

A collection of open source samples that illustrate best practices for Flutter.

Index

For a curated list of samples in this repo and elsewhere, see the index.

Interested in contributing?

See the contributor's guide!

Questions or issues?

If you have a general question about one of these samples or how to adapt its techniques for one of your own apps, try one of these resources:

If you run into a bug in one of the samples, please file an issue in the main Flutter repo.