Skip to content

Latest commit

 

History

History
56 lines (31 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

56 lines (31 loc) · 1.13 KB

2.3.0

  • Adds a namespace attribute to the Android build.gradle, for compatibility with Android Gradle Plugin 8.0.

2.2.0

  • Add default label on iOS so that a pin always show up on the map

2.1.0

  • Switch from launch to launchUrl introduced in url_launcher version 6.1.0
  • Support Android Gradle plugin 7.3.0 (thank you to asaarnak!)
  • Add note about SDK version support

2.0.1

  • Fix Google Maps URLs being broken on Windows, MacOS and Linux
  • Fix platform support not being recognized by pub

2.0.0

  • Add null-safety support (thank you to orevial!)

1.2.2+2

  • Fix web support (thank you to ATeal!)

1.2.2+1

  • I dun goofed

1.2.2

  • Support other platforms
  • Fix web support not being recognized by pub
  • Fix formatting for pub points

1.2.1

  • Fix bad URL escaping of queries and labels (thank you to lenlo!)

1.2.0

  • Add support support for arbitrary platforms (Google Maps)

1.1.0

  • Add Flutter Web support (Google Maps)

1.0.1

  • Fix repository link

1.0.0

  • Initial release