google_static_maps_controller 0.7.0-dev.1 copy "google_static_maps_controller: ^0.7.0-dev.1" to clipboard
google_static_maps_controller: ^0.7.0-dev.1 copied to clipboard

outdated

The package provides simple and declarative access to the Google Static Maps service.

0.7.0-dev.1 #

  • BREAKING CHANGE To draw a circle path use Path.circle instead of Path constructor.
    • Added optional detail parameter.
  • Added encoded polylines support.
    • Added Path.encodedPolyline constructor.
    • Added encoded property to the Path and Path.circle constructors.
    • Added PolylineEncoder encoder.
  • Removed redundant white spaces from the genrated urls.
  • Added support for arithmetic operators to the Location class.

0.6.0 #

  • Added support for path circles.
  • Added additional check for max url size.
  • Documentation changes.

0.5.0 #

  • Added support for null stafety.
  • Path and Marker will now throw errors when toUrlString is called and minimum required elements are not provided.

0.4.3 #

  • Added mapId argument (support for cloud-based map styling).

0.4.1 #

  • Added package license.

0.4.0 #

  • Added support for paths (Path class).

0.3.0 #

  • Added support for map styling.

0.2.0 #

  • Added support for custom markers
    • Added Marker.custom constructor that allows using custom marker icons.

0.1.0 #

  • Improved readme file.
  • Provide screen with example.

0.0.1 #

  • Added example application.
  • Initial release.
52
likes
0
points
8.78k
downloads

Publisher

verified publisherklyta.it

Weekly Downloads

The package provides simple and declarative access to the Google Static Maps service.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on google_static_maps_controller