google_static_maps_controller
The package provides simple and declarative access to the Google Static Maps service.
1.1.0
4.4K downloads/mo
#4016 most downloaded on pub.dev
gonuit/flutter_google_static_maps
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 2 months to 2.0 years
Nearly every release is documented
notes for 11 of 12 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
15 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
15 releases · Mar 2020 to Mar 2024Releases
latest 15-
1.1.023 Mar 2024Release notes
Open source →What's Changed
- Allow for the visible property to be the only property to be used to display the map. by @MichielDroid in #18
New Contributors
- @MichielDroid made their first contribution in #18
Full Changelog: v1.0.0...v1.1.0
-
1.0.007 Apr 2022Release notes
Open source →Changes:
- BREAKING CHANGE To draw a circle path use
Path.circleinstead ofPathconstructor.- Added optional
detailparameter.
- Added optional
- Added encoded polylines support. Resolves #15
- Added
Path.encodedPolylineconstructor. - Added
encodedproperty to thePathandPath.circleconstructors. - Added
PolylineEncoderencoder.
- Added
- Removed redundant white spaces from the genrated urls.
- Added support for arithmetic operators to the
Locationclass. - Added
GeocodedLocationwith the constructorsaddressandlatLng, which allows the user to define parameters such ascenterandvisiblenot only by the LAT/LNG values but also by addresses. - Allow using addresses in paths and markers.
- Updated example app.
Release notes
Open source →- BREAKING CHANGE To draw a circle path use
Path.circleinstead ofPathconstructor.- Added optional
detailparameter.
- Added optional
- Added encoded polylines support.
- Added
Path.encodedPolylineconstructor. - Added
encodedproperty to thePathandPath.circleconstructors. - Added
PolylineEncoderencoder.
- Added
- Removed redundant white spaces from the genrated urls.
- Added support for arithmetic operators to the
Locationclass. - Added
GeocodedLocationwith the constructorsaddressandlatLng, which allows the user to define parameters such ascenterandvisiblenot only by the lng lat values, but also by addresses. - Allow using addresses in paths and markers.
- Updated example app.
- BREAKING CHANGE To draw a circle path use
-
1.0.0-beta.107 Apr 2022 pre-releaseNothing published for this version
-
0.7.0-dev.106 Apr 2022 pre-releaseNothing published for this version
-
0.6.024 May 2021Release notes
Open source →Changes:
- Added support for path circles.
- Added additional check for max URL size.
- Documentation changes.
Release notes
Open source →- Added support for path circles.
- Added additional check for max url size.
- Documentation changes.
-
0.5.013 Mar 2021Release notes
Open source →- Added support for null stafety.
PathandMarkerwill now throw errors whentoUrlStringis called and minimum required elements are not provided.
-
0.5.0-nullsafety.113 Mar 2021 pre-releaseNothing published for this version
-
0.4.313 Mar 2021 -
0.4.213 Mar 2021Nothing published for this version
-
0.4.127 Jul 2020 -
0.4.027 Jul 2020 -
0.3.017 Mar 2020 -
0.2.017 Mar 2020Release notes
Open source →- Added support for custom markers
- Added
Marker.customconstructor that allows using custom marker icons.
- Added
- Added support for custom markers
-
0.1.013 Mar 2020 -
0.0.113 Mar 2020