|
|
@ -6,8 +6,6 @@ |
|
|
.idea/ |
|
|
.idea/ |
|
|
.packages |
|
|
.packages |
|
|
build/ |
|
|
build/ |
|
|
android/ |
|
|
|
|
|
ios/ |
|
|
|
|
|
# If you're building an application, you may want to check-in your pubspec.lock |
|
|
# If you're building an application, you may want to check-in your pubspec.lock |
|
|
pubspec.lock |
|
|
pubspec.lock |
|
|
|
|
|
|
|
|
@ -27,3 +25,8 @@ doc/api/ |
|
|
.flutter-plugins |
|
|
.flutter-plugins |
|
|
.flutter-plugins-dependencies |
|
|
.flutter-plugins-dependencies |
|
|
|
|
|
|
|
|
|
|
|
# Android Studio will place build artifacts here |
|
|
|
|
|
/android/app/debug |
|
|
|
|
|
/android/app/profile |
|
|
|
|
|
/android/app/release |
|
|
|
|
|
|