Update flutter related files after flutter upgrade

This commit is contained in:
mitchell 2020-02-15 17:58:33 -05:00
parent 99f6c42e0d
commit 64953e45de
6 changed files with 116 additions and 53 deletions

2
client/.gitignore vendored
View file

@ -22,6 +22,7 @@
**/doc/api/
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/
@ -58,6 +59,7 @@
**/ios/Flutter/Generated.xcconfig
**/ios/Flutter/app.flx
**/ios/Flutter/app.zip
**/ios/Flutter/flutter_export_environment.sh
**/ios/Flutter/flutter_assets/
**/ios/ServiceDefinitions.json
**/ios/Runner/GeneratedPluginRegistrant.*