-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
This issue tracks upstream issues that this package can benefit from once closed.
- Missing symbols in static Flutter plugin builds dart-lang/native#1475 callbacks on ios
- No way to resolve name collisions with SwiftPM with Flutter flutter/flutter#148424, Support podspec module_name to avoid name clash with native iOS frameworks flutter/flutter#63240 removes the need of the separate
maplibre_iospackage - [jnigen] unable to resolve dependencies for a Android library (aar) dart-lang/native#1972
removes the need of the, we worked around this issue by usingMapLibreAndroidproject for source generationapiinstead ofimplementationin build.gradle - Documentation offline database (C++ Core) maplibre/maplibre-native#3017 better understanding of the offline database
- Implement PlatformView support on Windows flutter/flutter#31713 integrate MapLibre Native on Windows via Platform View
- Implement PlatformView support on Linux flutter/flutter#41724 integrate MapLibre Native on Linux via Platform View
- Implement PlatformView support on macOS flutter/flutter#41722 integrate MapLibre Native on MacOS via PlatformVIew
- [jnigen] Inner class generates $Type class and mixin class with identical names dart-lang/native#2493 removes the need to do manual edits after codegen, works great in jnigen 0.15.0!
- ffigen generates duplicate methods for objective-c initializers dart-lang/native#2419 removes the need to a
member-renamefor ios code gen
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Backlog