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

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

[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] #

  • 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.
299
likes
0
pub points
93%
popularity

Publisher

verified publisherpwa.ir

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