A webapp that helps generate BlueMap markers
- Make sure you have set up a proper Flutter development environment for the Web target. docs.flutter.dev/get-started
- Clone the project and cd into it.
- Run
flutter pub get
to download all the dependencies. - Run
flutter run
to run the project. You may need to then type a number to select your browser.