maps_launcher 3.0.0 copy "maps_launcher: ^3.0.0" to clipboard
maps_launcher: ^3.0.0 copied to clipboard

Simple Flutter plugin to open the maps application (or browser) on all platforms.

3.0.0 #

  • Use web package instead of dart:html to support WASM
  • Update Gradle, Kotlin and other dependencies
  • Fix Gradle namespace
  • Fix use of LaunchMode on iOS causing errors
  • Fix bug that prevented Waze from opening properly

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
447
likes
150
points
69.9k
downloads

Publisher

verified publisherjulien-scholz.dev

Weekly Downloads

Simple Flutter plugin to open the maps application (or browser) on all platforms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, url_launcher, web

More

Packages that depend on maps_launcher