map_controller_plus 0.13.1 copy "map_controller_plus: ^0.13.1" to clipboard
map_controller_plus: ^0.13.1 copied to clipboard

A map controller for Flutter map. Manage markers, lines and polygons.

Changelog #

0.13.1 #

  • Prevent markers number from increasing

0.13.0 #

  • Changed flutter_map dependency to ">=0.13.1 <0.15.0"
  • Upgrade latlong2 dependency to ^0.8.1
  • Added method removeLines
  • Putted back GeoJson features with the geojson package now that it is nullsafe
  • Updated example and fixed some issues with the nullsafety migration
  • Added unit tests

0.12.0-nullsafe #

  • Added nullsafety support
  • Changed rxdart dependency to >=0.26.0 <0.28.0

0.11.0 #

  • Upgrade flutter_map dependency to ^0.13.1
  • Upgrade geopoint dependency to ^1.0.0
  • Removed support for GeoJson as the package geojson does not support nullsafety

0.10.0 #

  • Upgrade flutter_map dependency to ^0.12.0
  • Upgrade geojson dependency to ^0.10.0
  • Upgrade geopoint dependency to ^0.8.0
  • Fixed some warnings

0.9.0 #

  • Upgrade flutter_map dependency to ^0.11.0
  • Upgrade extra_pedantic dependency to ^1.2.0
  • Upgrade rxdart dependency to 0.25.0
  • Added meta: any dependency
  • Made some Android migration

0.8.3 #

  • Added methods addPolyline to StatefulMapController

0.8.2 #

  • Added methods getLine and getLines to StatefulMapController

0.8.1+1 #

  • Upgrade flutter_map dependency to 0.10.1+1

0.8.1 #

  • Fork of the original map_controller lib
  • Added methods getMarker and getMarkers to StatefulMapController
11
likes
120
pub points
58%
popularity

Publisher

verified publisherrouxguillau.me

A map controller for Flutter map. Manage markers, lines and polygons.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_map, geojson, geopoint, latlong2, rxdart

More

Packages that depend on map_controller_plus