Build once, run everywhere: Web support comes to the Mapbox Maps SDK for Flutter
Blog post from Mapbox
Web support for the Mapbox Maps SDK for Flutter has entered public preview, allowing developers to use the same Dart codebase for Android, iOS, and now web platforms, thereby eliminating the need for separate JavaScript implementations and reducing duplicate work and bugs. With the release of v3, a federated plugin architecture has been introduced, featuring a single facade package, a shared platform interface, and platform-specific implementations for mobile and web, which Flutter automatically selects at build time. While web support has not yet reached feature parity with mobile, the early release aims to gather developer feedback to guide future improvements and feature development. By integrating Mapbox GL JS for web applications, developers can start building map experiences today using their existing Flutter code without requiring web-specific branches, ensuring a more consistent experience across platforms. Feedback from developers is encouraged to help shape the SDK's roadmap and prioritize necessary features and fixes.
No tracked trend matches for this post yet.