-
Frontend
- Flutter
- Dart
-
Backend & Libraries
- Geolocator
- Google Maps Flutter
- Provider
-
API
- Places API
- Google Maps API
- Places Autocomplete API
Homescreen | Homescreen (Filter enabled) |
---|---|
1. Fork and clone this repository using
git clone https://github.com/soumyadeep6845/Tripscape.git
cd Tripscape/
2. Generate your own API key here
3. Don't forget to setup a billing account, to integrate Google API Services
4. Create a .env file in root directory and add
GOOGLE_API_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
5. Install the required dependencies using
flutter packages get
6. Connect any android device/emulator.
7. Run and install the app, using
flutter run
8. In case of general runtime difficulties, run
flutter clean
and then,
flutter packages get
9. Ignore if the file apk size is large. This is just for debugging purposes. Production APKs are small in size and convenient π
If you'd like to contribute, please fork the repository and then raise a PR with necessary changes. Thank you.
If you found this project useful, then please consider leaving a β on Github. Thank you! π