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

outdated

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

1.3.1 #

  • Deprecate 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 #

  • Migrate to null-safety.

0.3.0-nullsafety.0 #

  • Migrate 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.
314
likes
0
points
2.74k
downloads

Publisher

verified publisherpwa.ir

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, latlng

More

Packages that depend on map