PackageTrack
Sign in Get early access

maplibre_web

Web implementation of the Flutter MapLibre plugin.

0.3.5 7.0K downloads/mo #3411 most downloaded on pub.dev josxha/flutter-maplibre

What this package is like to depend on

Last release 4 months ago

11 Apr 2026

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 3 of 3 stable releases

Nothing withdrawn

no release was ever pulled

6 months old

3 releases · first in 2026

3 releases in the last 12 months

see the full history below

Release timeline

3 releases · Feb 2026 to Apr 2026
Release Pre-release

Releases

latest 3
  1. 0.3.5 11 Apr 2026
    Release notes

    This release contains a couple of bug fixes and improvements.
    Thanks to @BartoszStasiurka for his contributions in this release!

    • fix: set default maxZoom to 22 for RasterSource, RasterDemSource and VectorSource.
    • fix: missing export of DownloadProgress
    • Add deleteRegion() to OfflineManager
    • Android: fix onStyleLoaded() unreliable if style not loaded immediately
    • Android: fix featuresAtPoint causes ClassNotFoundException in release builds
    • Android: update MapLibre Native to 13.0
    • Android: update jni to v1.0.0, jnigen to 0.16.0
    • Android: fix symbol icons appear smaller than on other platforms.
    • iOS: update MapLibre Native to 6.25

    Full Changelog: v0.3.4+1...v0.3.5
    Contributors: @BartoszStasiurka, @josxha

    Open source →
    Release notes Open source →
  2. 0.3.4 20 Feb 2026
    Release notes

    This feature release introduces a complete migration of the iOS platform to FFI and experimental support for Windows and macOS has been added using with web view.
    The package has also been restructured into a federated plugin with separate packages for each platform.

    New Features

    • iOS: migrate iOS to a complete FFI implementation and remove all pigeon method channel usage.
    • Add experimental Windows and macOS support with a web view.
    • Migrate the package to a complete federated plugin with separate packages for each platform.
    • Add padding parameter to moveCamera() and animateCamera().

    Bug Fixes

    • Fix padding parameter of fitBounds() doesn't account for device pixel ratio.
    • iOS: fix don't call setState() if widget is not mounted.
    • iOS: fix listOfflineRegions() throws exception if region packs are not available yet.
    • Fix gesture callbacks return incorrect screen offset, caused by incorrect device pixel ratio conversion.
    • Android: fix map disposal causes sometimes a crash.
    • Web: fix missing device pixel ratio adjustment on addImage()

    Full Changelog: v0.3.3+2...v0.3.4
    Contributors: @josxha

    Open source →
    Release notes Open source →
  3. 0.3.4+1 27 Feb 2026
    Release notes

    Bug Fixes

    • Web: fix addSource() with raster and raster-dem source throws exception.
    • WebView: fix addImage() results in image with wrong pixel ratio.
    • iOS: fix animateCamera() causes the zoom level to jumps to the target zoom level.
    • iOS: fix onStyleLoaded() callback is not called when style loads immediately.

    Maintenance

    • Migrate website to zensical and update documentation.
    • Improve pub.dev scores of packages.

    Full Changelog: v0.3.4...v0.3.4+1
    Contributors: @josxha

    Open source →
    Release notes Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive