Skip to content

Travel Memories Flutter app that showcases my knowledge with SQLite and leveraging device's native features

Notifications You must be signed in to change notification settings

ISL270/Travel-Memories-FlutterApp

Repository files navigation

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

About

Travel Memories Flutter app that showcases my knowledge with SQLite and leveraging device's native features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages