map_launcher 2.0.0-nullsafety.0 copy "map_launcher: ^2.0.0-nullsafety.0" to clipboard
map_launcher: ^2.0.0-nullsafety.0 copied to clipboard

outdated

Map Launcher is a flutter plugin to find available maps installed on a device and launch them with a marker or show directions.

2.0.0-nullsafety.0 #

  • Migrating to null safety
  • Thanks to @LDevineau-eVtech

1.1.3 #

Breaking change! See here for migration

  • Fix Android 11 not showing installed maps #58
  • Thanks to @BasPhair, @olsisaqe

1.1.2 #

  • Fix Tencent Maps and 2GIS url scheme on ios #56

1.1.1 #

  • Add extraParams option to support passing additional query parameters that might be needed like api keys etc

1.1.0 #

  • Add support for Tencent (QQ Maps)

1.0.0 #

  • BREAKING CHANGE: not depending on flutter_svg anymore. See README for migration
  • Add support for Google Maps GO
  • Under the hood changes
  • Thanks to @andoni97, @Pavel-Sulimau, @grinder15 for contribution

0.12.2 #

  • Add import fallback for #import <map_launcher/map_launcher-Swift.h>
  • Thanks to @fisherjoe

0.12.1 #

  • Fix default zoom level

0.12.0 #

  • Add support for 2GIS

0.11.0 #

  • Add waypoints for Google Maps

0.10.0 #

  • Add zoom parameter

0.9.0 #

  • Add showDirections method
  • Update example app

0.8.2 #

  • Update flutter_svg constraint
    Thanks to @tuarrep and @jcsena

0.8.1 #

  • Fix #31
    Thanks to @LeonidVeremchuk

0.8.0 #

  • Add support for android embedding v2

0.7.1 #

  • Add constraint for flutter_svg

0.7.0 #

  • Replace png icons with svgs
    Thanks to @shinsenter

0.6.0 #

  • Add support for Maps.Me and OsmAnd
    Thanks to @gsi-yoan and @gsi-alejandrogomez

0.5.0 #

  • Add support for Citymapper
    Thanks to @Kiruel

0.4.5 #

  • Fix Google Maps title issue on iOS
    Thanks to @illiashvedov

0.4.4 #

  • Specify swift version in map_launcher.podspec file

0.4.3 #

  • Add license

0.4.2 #

  • Add code to show title in Google Maps for Android. Should work once fixed in Google Maps. Update README.

0.4.1 #

  • Update README file. Remove author field from pubspec.yaml

0.4.0 #

  • Added support for Yandex Maps and Yandex Navigator
    Updated icons

0.3.2 #

  • Fixes #1 'MKCoordinateRegionMake' is unavailable in Swift
    Thanks to @diegogarciar

0.3.1 #

  • Throw a PlatformException if map is not installed

0.3.0 #

  • Added Waze support

0.2.0 #

  • Added method to check if map is available

0.1.3 #

  • Added icons for maps
  • Added iOS gif to README

0.1.2 #

  • Migrate to AndroidX

0.1.1 #

  • Update description in pubspec.yaml

0.1.0 #

  • Get available maps on iOS and Android
  • Launch maps with a marker
764
likes
0
pub points
99%
popularity

Publisher

verified publisherfluttered.dev

Map Launcher is a flutter plugin to find available maps installed on a device and launch them with a marker or show directions.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on map_launcher