Used Flutter Migrate tool and fixed flutter_picker in pubspec.yaml

This commit is contained in:
2024-03-15 04:34:08 +01:00
parent d2b4b6ee71
commit c12ba48e15
25 changed files with 464 additions and 283 deletions

2
android/.gitignore vendored
View File

@ -9,3 +9,5 @@ GeneratedPluginRegistrant.java
# Remember to never publicly share your keystore.
# See https://flutter.dev/docs/deployment/android#reference-the-keystore-from-the-app
key.properties
**/*.keystore
**/*.jks