Google I/O 刚过去,有没有想法入 Flutter 呢?Samples 收录了大量 Flutter 编写的示例,你可以学习下来 pick Flutter 的最佳实践。
 
 
 
 
 
 
Go to file
Andrew Brogdon 510164d00b
Removing unnecessary test file ()
5 years ago
.github Added no-response config () 5 years ago
add_to_app Add a pigeon sample that demonstrates a "realistic" integration scenario with middleware and business logic () 5 years ago
animations [animations] adds test for CarouselDemo () 5 years ago
experimental Adding linux support () 5 years ago
flutter_maps_firestore fix ios install () 5 years ago
gallery Update Flutter Gallery link () 5 years ago
infinite_list Add the infinite_list sample () 5 years ago
isolate_example Samples maintenance () 5 years ago
jsonexample Samples maintenance () 5 years ago
place_tracker fix ios install () 5 years ago
platform_channels [platform_channels] adds Platform Image demo () 5 years ago
platform_design Samples maintenance () 5 years ago
platform_view_swift Samples maintenance () 5 years ago
provider_counter Samples maintenance () 5 years ago
provider_shopper Code of other files depends on `headline1` () 5 years ago
tool Add a pigeon sample that demonstrates a "realistic" integration scenario with middleware and business logic () 5 years ago
veggieseasons Samples maintenance () 5 years ago
web Fix filipino cuisine () 5 years ago
.gitignore Adds espresso testing for add_to_app/android_fullscreen () 5 years ago
.gitmodules change slide_puzzle to a submodule () 5 years ago
.travis.yml Adding testing_sample as a tested branch () 5 years ago
AUTHORS Removed redundant "const" and "new" assignments & Formatted code. () 6 years ago
CONTRIBUTING.md Linking to a analysis_options.yaml that is present () 5 years ago
LICENSE Adding Rally App to Flutter Samples () 6 years ago
MAINTENANCE.md Add the infinite_list sample () 5 years ago
PATENTS Initial commit 7 years ago
README.md Updating README to point to visual samples index () 5 years ago
svc-keyfile.json.enc Adds espresso testing for add_to_app/android_fullscreen () 5 years ago

README.md

Flutter samples

Build Status

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

Visual samples index

The easiest way to browse through the samples in this repo (as well as a few others!) is the visual samples 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.