Skip to content
Discussion options

You must be logged in to vote

Adding support for windows is a bit more tricky but provides big opportunities. Android and iOS are using Platform Views and use the MapLibre Native Android and iOS SDK.

Flutter has currently no support for Platform Views on Windows and Linux, and limited support on MacOS. This is the biggest blocker here and there it is no task the flutter team currently prioritizes.

There are two alternatives:

Use the mbgl SDK

Instead of binding to the MapLibre Native Windows SDK, we could directly use the underlying SDK that written in C++.
A si…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by josxha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants