Edit User profile

This commit is contained in:
2021-03-31 22:10:42 +02:00
parent 2e4bc65cbb
commit 54fc7e33aa
13 changed files with 480 additions and 98 deletions
+4 -1
View File
@@ -31,8 +31,9 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
firebase_core: 0.5.1
firebase_core: 0.5.2
firebase_auth: 0.18.2
cloud_firestore: 0.14.3
google_sign_in: ^4.5.6
flutter_login_facebook: 0.4.0+1
provider: ^4.0.0
@@ -40,6 +41,8 @@ dependencies:
flutter_settings_screens: ^0.2.1+1
url_launcher: ^6.0.2
carousel_slider: ^3.0.0
country_picker: ^2.0.3
intl: ^0.16.1
dev_dependencies:
flutter_test: