map 2.0.2 copy "map: ^2.0.2" to clipboard
map: ^2.0.2 copied to clipboard

Geographical Map widget for flutter supporting different projections including EPSG4326/Mercator/WGS1984.

2.0.2 #

  • Shape layers are more customizable now.

2.0.1 #

  • Customizable shapes layer.

2.0.0+1 #

  • Dependencies updated.

1.4.2 #

  • Dart 3.0 ready.

1.4.1 #

  • Utility to get the visible boundary.

1.4.0 #

  • Support Dart SDK 3.0.0.

1.3.5+1 #

  • Adds more dartdoc comments.

1.3.4 #

  • Setup Github CI.
  • Adds donation notes to README.md

1.3.3 #

  • Polyline offset field implemented.

1.3.2 #

  • Deprecates MapLayoutBuilder widget and introduces the MapLayout.

1.3.1 #

  • Deprecates Map widget and introduces the TileLayer.

1.3.0 #

  • Update dependencies.
  • MapTransformer.getViewport function added.
  • Deprecated Vector Tiles in favor of vt and cartography packages.

1.2.0 #

  • Update dependencies.
  • MapTransformer.setZoomInPlace function added.

1.1.0 #

  • Render map in the negative space.
  • Fixes many lint warnings.

1.0.1 #

  • Added support for Flutter 3.

1.0.0 #

  • First production ready release.

0.9.0+2 #

  • Improve package score.

0.9.0 #

  • [Breaking] Adds marker support.

0.4.0 #

  • Implement onTap on Map widget.

0.3.0 #

  • Migration to null-safety.

0.2.0 #

  • Map widget now tiles Widgets instead of ImageProviders [Breaking Change].

0.1.1 #

  • Make the widget non-interactive and bring interaction logic to the example project.

0.1.0+1 #

  • Fixed the library name.

0.1.0 #

  • Re-write of the example project.
  • Quality of the screenshot has improved.
  • Example project now works in release mode (Needed internet access permission).

0.0.2+1 #

  • The package latlong is depricated. Stop using it.

0.0.2 #

  • This is an early preview version of map.

0.0.1 #

  • This is an early preview version of map.
315
likes
160
points
1.97k
downloads

Documentation

API reference

Publisher

verified publisherpwa.ir

Weekly Downloads

Geographical Map widget for flutter supporting different projections including EPSG4326/Mercator/WGS1984.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, latlng

More

Packages that depend on map