mapchart 0.6.0+1
mapchart: ^0.6.0+1 copied to clipboard
Vector map chart for Flutter. Highly customizable. Compatible with GeoJSON. Pure Flutter.
0.6.0 May 27, 2021 #
- Migrated to https://pub.dev/packages/vector_map
0.5.0 May 22, 2021 #
- Drawing features labels
- Bugfix
- Map resolution memory leak
0.4.0 May 15, 2021 #
- Properties reader
- Parser (String to numeric)
- Thematization
- Gradient
0.3.0 May 9, 2021 #
- Thematization
- Color by rule
- Click listener
0.2.0 May 8, 2021 #
- Thematization
- Default colors
- Color by value
- Properties reader
0.1.0 May 2, 2021 #
- GeoJSON loader
- Polygon and MultiPolygon
- Multi resolution
- Geometry simplification in background
- Geometry highlight on mouse hover
0.0.1 April 25, 2021 #
- Creating the project