- Adds a
namespace
attribute to the Android build.gradle, for compatibility with Android Gradle Plugin 8.0.
- Add default label on iOS so that a pin always show up on the map
- Switch from
launch
tolaunchUrl
introduced inurl_launcher
version6.1.0
- Support Android Gradle plugin 7.3.0 (thank you to asaarnak!)
- Add note about SDK version support
- Fix Google Maps URLs being broken on Windows, MacOS and Linux
- Fix platform support not being recognized by pub
- Add null-safety support (thank you to orevial!)
- Fix web support (thank you to ATeal!)
- I dun goofed
- Support other platforms
- Fix web support not being recognized by pub
- Fix formatting for pub points
- Fix bad URL escaping of queries and labels (thank you to lenlo!)
- Add support support for arbitrary platforms (Google Maps)
- Add Flutter Web support (Google Maps)
- Fix repository link
- Initial release