Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.89 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.89 KB

Travel-Memories-FlutterApp

Logo

Travel Memories App

GitHub last commit GitHub repo size

About

I developed an app that leverages device's native features like camera and location, to allow users to journal their travel adventures. These information are then saved locally on the device into an SQLite database using SQflite.

I'm able to get the users location or let them mark it manually on map using Google Maps Platform APIs, in addition to the location, and google_maps_flutter packages.

Note: I didn't include my api_keys.dart file, so you have to make your own dart file that stores your keys, otherwise it won't work.

Screenshots

add_new_place_screen mark_on_map_screen place_preview_screen visited_places_screen
Home Product place_details visited_places