Konrad

Results 5 issues of Konrad

Enable indicator option by actually passing the property to the location manager.

Device: iPad Pro 12.9 (2020) running iPadOS 15.0.2 Flutter version 2.5.3 Dart version 2.14.4 Xcode 13.0, Build version 13A233 CocoaPods version 1.11.2 When trying to start a download, the application...

bug
android
ios

**Description** When interacting with the map using gestures like panning or flinging, the `mapViewDidFinishRenderingFrameFullyRendered` should be called in `MLNMapView` in order to adapt to the updated view. The `NavigationMapView` of...

bug
metal

Hi, first of all, thank you very much for this fantastic package, it makes my MVVM life much easier. I am holding my data models in a List inside of...

I am working on a fork of the SDK with some closed-source additions. I need the ability to deploy the SDK as a binary. So far I am using the...