Simon Irmancnik

Results 14 issues of Simon Irmancnik

Hi guys, please elaborate on whether this plugin is still suported. There are at least two pending pull requests which fix crashing this plugin on Android 12 devices. Pull requests...

Plugin crashes if it targets SDK level 31: ``` D/BackgroundLocatorPlugin(11926): start locator with Android client D/CompatibilityChangeReporter(11926): Compat change id reported: 160794467; UID 10247; state: ENABLED D/AndroidRuntime(11926): Shutting down VM E/AndroidRuntime(11926):...

### Feature Description I want to build maplibre for web but using the wasm switch. ### Describe alternatives you've considered Mapbox has a few implementation out there but none are...

enhancement

### Use case I want to use use FlutterEngineGroupCache on iOS. Android version of the class: https://api.flutter.dev/javadoc/io/flutter/embedding/engine/FlutterEngineGroupCache.html My use case: I want to be able to use same FlutterEngineGroup on...

platform-ios
engine
c: proposal
team-ios

This PR fixes pushing complex objects as-is to isolates via ports: https://github.com/flutter/flutter/issues/152484#issuecomment-2301195468 While it's true that you can send only simple objects (int, double, String ... and ports themselves) through...

### Is there an existing issue for this? - [x] I have searched existing issues and this bug hasn't been reported yet ### Current behavior When I want to import...

bug
need testing

### Steps to reproduce We have an app with a long-living foreground service which creates another flutter engine. Therefor we have the main (ui) engine and the long-living (service) engine,...

I want to contribute by adding / exposing some additional functionality, already present in the native SDK but not exposed by the flutter wrapper. Looking at the project, I understand...

Please expose setMaximumFps (https://docs.mapbox.com/android/maps/api/11.13.4/mapbox-maps-android/com.mapbox.maps/-map-controllable/set-maximum-fps.html?query=abstract%20fun%20setMaximumFps(fps:%20Int)) Or please disclose pigeon templates so that we can do it ourselves / do a PR. https://github.com/mapbox/mapbox-maps-flutter/issues/860

Please make the argument in setStyleTerrain nullable so that user can disable the 3D map. Or please disclose pigeon templates so that we can do it ourselves / do a...