1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

touch ./animations (#148)

* Update project structure using flutter create and remove unused tests
* Small updates to main.dart
* Update maintenance.md
* Add missing newline
* Add rudimentary test
* Apply formatting
This commit is contained in:
Thea Flowers
2019-10-07 14:57:12 -07:00
committed by GitHub
parent e3338726c6
commit 74c1777b2a
11 changed files with 150 additions and 33 deletions

View File

@@ -6,7 +6,7 @@ match any new language/SDK features, etc.).
| Sample | GH username | Date Updated |
| :------------------------ | -----------------: | -------------: |
| animations | | |
| animations | theacodes | 10/7/19 |
| chrome-os-best-practices | | |
| experimental | | |
| flutter_maps_firestore | | |