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 fvmInstall the flutter version from the .fvm/fvm_config.json file.
$ fvm installRun the project.
$ fvm flutter run