This project was created to read the geotag information from the image and display it on the map.
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