Touring Game
Flutter Game App Tourist game – visiting specific places or doing activities (based on map or location names). Every activity has its description, location and image. User creates account by email and stores its results in Firebase Database. On Map View user can random activity. Authentication implemented with Firebase. Implemented location search functionality (OSM API Search)
Screens
Starting page:
Authentication:
Game:
TODO:
Profile tab, some minor UI changes, add splash screen and app icon. Add credits, Internationalizing, tests
Credits:
flutter_map https://pub.dev/packages/flutter_map
flutter_map_location_marker https://pub.dev/packages/flutter_map_location_marker
location search API https://nominatim.org/release-docs/latest/api/Search/
url_launcher https://pub.dev/packages/url_launcher/license
http https://pub.dev/packages/http
logo https://www.flaticon.com/free-icon/traveller_3284582
GITHUB REPOSITORY
https://github.com/mis177/touring-game
- All rights reserved to the respective owners/authors