Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 446 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 446 Bytes

flutter_geotag_mapper

This project was created to read the geotag information from the image and display it on the map.

Image

Getting Started

Install fvm (Flutter Version Management) to manage the flutter version.

$ brew tap leoafarias/fvm
$ brew install fvm

Install the flutter version from the .fvm/fvm_config.json file.

$ fvm install

Run the project.

$ fvm flutter run