map_launcher 0.4.2
map_launcher: ^0.4.2 copied to clipboard
Map Launcher is a flutter plugin to find available maps installed on a device and launch them with a marker for specified location.
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