yandex_mapkit 0.1.3+1
yandex_mapkit: ^0.1.3+1 copied to clipboard
Flutter implementation of Yandex.MapKit
0.1.3+1 #
- Lock YandexRuntime to 3.2 (https://github.com/Unact/yandex_mapkit/issues/3)
0.1.3 #
- Bump YandexMapkit version to 3.2 for ios and android
0.1.2 #
- Change ios implementation to use
UiKitView - Change
AnroidView.gestureRecognizersto accept all gestures - Change method signature
Future<Null>toFuture<void>
0.1.1 #
- Bugfixes
0.1.0 #
- Change android implementation to use
AndroidView - Change ios implementation to match android
0.0.2 #
- Add functionality to show/hide current user location
0.0.1 #
- Initial release