1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-13 10:59:04 +00:00

Merge in the flutter gallery (#176)

This commit is contained in:
rami-a
2019-12-10 16:59:49 -05:00
committed by GitHub
parent 428041b253
commit 6673acc6d7
734 changed files with 198940 additions and 0 deletions

13
gallery/l10n_cli/.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# Files and directories created by pub
.dart_tool/
.packages
# Remove the following pattern if you wish to check in your lock file
pubspec.lock
# Conventional directory for build outputs
build/
# Directory created by dartdoc
doc/api/
.DS_Store