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

Adding shrine. (#3)

Adds a new version of Shrine from the MDC codelabs.
This commit is contained in:
Andrew Brogdon
2018-07-26 15:27:26 -07:00
committed by GitHub
parent 357d172647
commit 434a703725
81 changed files with 3291 additions and 0 deletions

10
shrine/.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
.DS_Store
.dart_tool/
.packages
.pub/
.idea
.atom
.vscode
.flutter-plugins
build/
*.iml