Skip to content

Flutter app to learn how to work with Native Devices Features

Notifications You must be signed in to change notification settings

Emmandez/GreatPlacesFlutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Great places

Great Places app from the Flutter & Dart - The Complete Guide course on Udemy.

About

The aim of this project is to learn how to work with device features such as local storage, camera and location.

The user can add a new place which is stored in the phone memory using SQLite. When creating a new place, the user can take a picture directly from the app. They also can choose between using their current location or selecting a location on the map.

Google services are used for the map feature.