https://github.com/amanullahgit/flutter-getx-google-maps
Retrieve data from API and show in google maps using flutter and getx
https://github.com/amanullahgit/flutter-getx-google-maps
Last synced: 6 months ago
JSON representation
Retrieve data from API and show in google maps using flutter and getx
- Host: GitHub
- URL: https://github.com/amanullahgit/flutter-getx-google-maps
- Owner: Amanullahgit
- Created: 2022-11-24T17:50:28.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-24T18:09:46.000Z (about 3 years ago)
- Last Synced: 2025-04-25T01:42:56.748Z (10 months ago)
- Language: Dart
- Size: 90.8 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter GetX Google Maps & API
Source Code for Flutter GetX & Google Map Locations.
## App Features
- Retrieve Data From API.
- Show Location Markers on Map.
- Web and Android.

For Step By Step Guide Follow Video Tutorials:
- [Retrieve Location Data From API in Google Maps - Flutter And Getx](https://bit.ly/3AHgiGk)
## Links used in project:
- [Getx Package](https://bit.ly/3SobWuW)
- [google_maps_flutter Package](http://bit.ly/2Vu1SYC)
- [google_maps_flutter_web Package](https://pub.dev/packages/google_maps_flutter_web)
- [http Package](https://pub.dev/packages/http)
- [location Package](https://pub.dev/packages/location)
Feel Free to copy the code and use it.
Don't forget to star the repo and like the video :)