Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 589 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 589 Bytes

Favorite Places

An app where you can compile a list of the places you like.

Some features:

  • You can click a photo of the place via the device camera.
  • Save the location of your favorite place, either from the current location via GPS, or via pinning from Google Maps
  • The favorite location gets saved in device memory, via the SQLite Database on device.

Packages used:

  • SQFLite
  • Google Maps API
  • Path
  • Riverpod for State Management

Below is the video of the app:

FavPlaces.mp4