A Flutter UI implementation of a Flutter-google-maps-app
Star this repo if you like what you see.
Packages I used in my project:
- flutter_bloc
- dio
- pin_code_fields
- google_maps_flutter
- firebase_core
- firebase_auth
- geolocator
- material_floating_search_bar
- url_launcher
- font_awesome_flutter
- uuid
- flutter_polyline_points
- conditional_builder_null_safety
Note: Make sure your Flutter environment is setup.
In the command terminal, run the following commands:
$ git clone https://github.com/AhmadAbbas8/flutter-maps.git
$ cd flutter-maps/
$ flutter packages get
$ flutter run