Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/technicjelle/bluemapmarkergenerator
A webapp that helps generate BlueMap markers
https://github.com/technicjelle/bluemapmarkergenerator
bluemap dart flutter minecraft tool webapp
Last synced: about 1 month ago
JSON representation
A webapp that helps generate BlueMap markers
- Host: GitHub
- URL: https://github.com/technicjelle/bluemapmarkergenerator
- Owner: TechnicJelle
- Created: 2023-06-05T15:03:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-11T00:57:42.000Z (6 months ago)
- Last Synced: 2024-07-11T03:07:13.475Z (6 months ago)
- Topics: bluemap, dart, flutter, minecraft, tool, webapp
- Language: Dart
- Homepage: http://technicjelle.com/BlueMapMarkerGenerator/
- Size: 761 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlueMap Marker Generator
A webapp that helps generate BlueMap markers## Running locally
0. Make sure you have set up a proper Flutter development environment for the Web target. [docs.flutter.dev/get-started](https://docs.flutter.dev/get-started)
1. Clone the project and cd into it.
2. Run `flutter pub get` to download all the dependencies.
3. Run `flutter run` to run the project. You may need to then type a number to select your browser.