Skip to content
This repository has been archived by the owner on Jan 9, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 350 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 350 Bytes

invasive_aquatic_plants_viewer

View aquatic invasive plants on a map. I wanted to experiment using the CSV and Google Map 3rd party packages so here is my little app.

Requirement:

  • Dart must be installed

Setup & Run

pub get
pub serve

Go to localhost:8080

Enjoy!