upodate for login system and app name, icon

This commit is contained in:
Mohamed Nouffer
2022-09-14 19:51:50 +05:30
parent b5932f2578
commit e0c33435ef
105 changed files with 325 additions and 146 deletions

View File

@ -37,7 +37,7 @@ dependencies:
sqflite: ^2.0.1
get: ^4.6.5
flutter_map: any
geolocator: ^8.0.1
geolocator: ^9.0.1
permission_handler: ^10.0.0
google_api_availability: ^3.0.1
tuple: ^2.0.0
@ -54,7 +54,7 @@ dependencies:
flutter_map_location_marker: any
flutter_map_marker_cluster: any
material_design_icons_flutter: ^5.0.6595
google_fonts: any
google_fonts: ^2.1.1
image_picker: ^0.8.4+4
#geojson_vi: ^2.0.7
geojson: ^1.0.0
@ -66,6 +66,13 @@ dependencies:
flutter_polyline_points: ^1.0.0
google_maps_webservice: ^0.0.19
flutter_typeahead: ^4.0.0
flutter_launcher_icons: ^0.10.0
rename: ^2.0.1
flutter_icons:
android: true
ios: true
image_path: "assets/icon.png"
dev_dependencies:
@ -96,6 +103,8 @@ flutter:
- assets/images/empty_image.png
- assets/gradient_japanese_temple.jpg
- assets/images/japanese_fun.jpeg
- assets/images/appicon.png
- assets/images/login_image.jpg
# - images/a_dot_ham.jpeg
# An image asset can refer to one or more resolution-specific "variants", see