PackageTrack
Sign in Get early access

flutter_osm_plugin

OpenStreetMap Plugin Native for flutter apps (Andoird/iOS/web)

2.0.1 4.3K downloads/mo #4060 most downloaded on pub.dev liodali/osm_flutter

What this package is like to depend on

Last release today

22 Aug 2026

Release timing varies

gaps range from 8 days to 8 months

Nearly every release is documented

notes for 199 of 216 stable releases

1 version withdrawn

withdrawn after publishing

6 years old

268 releases · first in 2020

8 releases in the last 12 months

see the full history below

Release timeline

268 releases · Feb 2020 to Aug 2026
2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 60 of 268
  1. 2.0.1 22 Aug 2026
    Release notes
    • fix(android): route map gestures through MapsCore
    • fix(android): stabilize user location markers
    • refactor(android): match roads by line identifier
    • refactor(android): keep marker icons in public CRS
    • refactor(android): use public CRS for user location overlay
    Open source →
  2. 2.0.1+1 22 Aug 2026
    Release notes
    • fix loading assets for web (wasm)
    Open source →
  3. 2.0.0 05 Jul 2026
    Release notes
    • Breaking: migrate Android map engine from osmdroid to mapscore (openmobilemaps)
    • add MapscoreFlutterOsmView as new Android platform view
    • add OsmRoadManager, CustomLocationManager, OsmLocationProvider for mapscore
    • add SystemFontLoader with NotoSans SDF font assets for mapscore text rendering
    • add mapscore models: FlutterMarker, FlutterRoad, RoadConfig, Shape, MapscoreGeoPoint
    • switch OsmFactory to use MapscoreFlutterOsmView
    • update iOS OSMMapCoreIOSFramework dependency to latest revision
    • add useExternalTracking parameter to MapController constructors
    • add satelliteLayer constructor with ArcGIS World Imagery preset
    • add styleURL and isVector fields to CustomTile model for vector tile support
    • add dotted road style and border customization to drawRoadManually (iOS)
    • improve location permission handling with explicit checks and user-friendly errors
    • request location permission in myLocation() on Android
    Open source →
  4. 2.0.0+1 05 Jul 2026
    Release notes
    • fix missing assets/default_pin.png in published package caused by .gitignore *.png rule
    Open source →
  5. 1.4.6 10 Jun 2026
    Release notes
    • Fix SPM Configuration
    • remove permission manager and return permission_handler
    • use osm_routing_client to draw road instead of native implementation
    Open source →
  6. 1.4.5 31 May 2026
    Release notes
    • remove dart:io
    • update dependencies
    Open source →
  7. 1.4.4 31 May 2026
    Release notes
    • SPM support for iOS
    • KGP support for Android
    Open source →
  8. 1.4.3 10 Oct 2025
    Release notes
    • fix bug in web assets
    Open source →
  9. 1.4.2 06 Aug 2025
    Release notes
    • fix init customTile in ios where tile was not applied
    Open source →
  10. 1.4.1 06 Jul 2025
    Release notes
    • add missing api in readme file
    Open source →
  11. 1.4.0 06 Jul 2025
    Release notes
    • update ios sdk
    • add onGeoPointLongPress callback and mixin
    • fix wrong user location information from JS to dart
    • fix readme file thnx to #assemblethis
    Open source →
  12. 1.3.8 08 May 2025
    Release notes
    • hotfix for bug when use our plugin in flutter app that hosted in native iOS app #588
    Open source →
  13. 1.3.7 22 Mar 2025

    Nothing published for this version

  14. 1.3.6 30 Nov 2024
    Release notes
    • fix set multiple static marker icon (#575)
    Open source →
  15. 1.3.5 21 Oct 2024
    Release notes
    • fix issue in convert js object to dart for web side
    Open source →
  16. 1.3.5+1 26 Nov 2024
    Release notes
    • fix android build by remove unnecessary dependency in gradle file
    Open source →
  17. 1.3.4 13 Oct 2024

    Nothing published for this version

  18. 1.3.3 19 Sep 2024
    Release notes
    • fix bug in web side
    Open source →
  19. 1.3.3+1 23 Sep 2024
    Release notes
    • remove unnecessary gradle dependency that cause issue
    Open source →
  20. 1.3.2 17 Sep 2024
    Release notes
    • fix bug in mylocation on web side
    Open source →
  21. 1.3.1 15 Sep 2024
    Release notes
    • fix bug in setIconMarker In web side (#560)
    Open source →
  22. 1.3.0 08 Sep 2024
    Release notes
    • add new attribute isDotted to RoadOption to draw dotted line
    • fix bug related to draw shapes in mobile side
    Open source →
  23. 1.2.0 16 Jul 2024
    Release notes
    • Create new widget OSMViewer as static map
    • Add SimpleMapController as controller to manipulate OSMViewer
    • Improve BoundingBox API
    Open source →
  24. 1.1.0 07 Jul 2024
    Release notes
    • fix bug in drawMultiRoad #530
    • improve customTile where we added the support for full url
    • improve lints
    Open source →
  25. 1.0.5 20 May 2024
    Release notes
    • remove unnecessary internal APIs
    • fix lastknownLocation in android
    Open source →
  26. 1.0.4 19 May 2024
    Release notes
    • fix bug #527
    Open source →
  27. 1.0.3 14 Apr 2024
    Release notes
    • fix bug #521
    • fix bug related to removeMarker,removeMarker in iOS #508
    Open source →
  28. 1.0.2 11 Apr 2024
    Release notes
    • fix bug #519
    Open source →
  29. 1.0.1 05 Apr 2024
    Release notes
    • fix bug #518
    Open source →
  30. 1.0.0 03 Apr 2024
    Release notes
    • replace Tangram es with another ios sdk
    • add startLocationUpdating,stopLocationUpdating for external control of user location
    • fix some bugs
    • migrate to wasm for web
    • replace gotoPosition by moveTo
    Open source →
  31. 1.0.0-rc.6 19 Mar 2024 pre-release

    Nothing published for this version

  32. 1.0.0-rc.5 18 Mar 2024 pre-release
    Release notes
    • fix user location tracking in android side (bug:#507)
    Open source →
  33. 1.0.0-rc.4 14 Mar 2024 pre-release
    Release notes
    • update ios sdk and fix bug related to userlocation
    • fix draw border for road in ios side
    Open source →
  34. 1.0.0-rc.3 09 Mar 2024 pre-release
    Release notes
    • fix bug related to user location in android #507
    • update docs(thanx to @vargab95)
    Open source →
  35. 1.0.0-rc.2 17 Feb 2024 pre-release
    Release notes
    • migrate to wasm
    Open source →
  36. 1.0.0-rc.1 10 Feb 2024 pre-release
    Release notes
    • fix bug #500
    Open source →
  37. 1.0.0-rc 27 Jan 2024 pre-release
    Release notes
    • add support draw shapes in iOS side
    Open source →
  38. 1.0.0-dev.4 06 Jan 2024 pre-release
    Release notes
    • improve picker_map_controller
    • improve picker dialog and widget
    Open source →
  39. 1.0.0-dev.3 02 Jan 2024 pre-release
    Release notes
    • Dix bug in init map with zoomOption in iOS side
    • Add isEqual method to GeoPoint
    • Improve/fix bug in ios sdk
    Open source →
  40. 1.0.0-dev.2 31 Dec 2023 pre-release
    Release notes
    • fix bugs for angle/iconAnchor in web side
    • fix bug for iconAnchor in iOS side
    • fix customTile in ios when it's null
    Open source →
  41. 1.0.0-dev.1 31 Dec 2023 pre-release
    Release notes
    • update readme
    Open source →
  42. 1.0.0-dev 31 Dec 2023 pre-release
    Release notes
    • switch iOS sdk
    • remove advPicker API
    • add toggleLayerVisibility
    • fix bugs
    Open source →
  43. 0.70.4 25 Dec 2023
    Release notes
    • fix bug related to user location in android ( #482, thnx for @vargab95)
    • fix launchURl (thnx for @derklaro)### 0.70.3 :
    • fix bug #480
    Open source →
  44. 0.70.3 27 Nov 2023

    Nothing published for this version

  45. 0.70.2 17 Nov 2023
    Release notes
    • fix bugs (thanks for @JobiJoba)
    Open source →
  46. 0.70.1 12 Nov 2023
    Release notes
    • update dependencies, fix namespaces for gradle 8.0
    Open source →
  47. 0.70.0 05 Nov 2023
    Release notes
    • add anchor to UserLocation
    • add onLocationChanged to osmMixin
    • fix bugs
    • some improvement for web side
    Open source →
  48. 0.60.5 24 Sep 2023
    Release notes
    • fix bug #452
    Open source →
  49. 0.60.4 26 Aug 2023
    Release notes
    • fix bug in cache marker in android #445
    Open source →
  50. 0.60.3 19 Aug 2023
    Release notes
    • fix bugs related to icon size for user location #440
    • fix bugs related to camera map rotation #355
    Open source →
  51. 0.60.2 16 Aug 2023
    Release notes
    • remove androidHotReloadSupport from OSMOption
    • fix parsing route in RoadInfo
    Open source →
  52. 0.60.1 06 Aug 2023
    Release notes
    • fix issue
    Open source →
  53. 0.60.0 06 Aug 2023 withdrawn
    Release notes
    • Add iconAnchor for addMarker/changeLocationMarker
    • Fix bugs #420 , #262 , #430 , #419
    • Add OSMOption as configuration for OSMFlutter
    Open source →
  54. 0.60.0+1 06 Aug 2023
    Release notes
    • fix issue
    Open source →
  55. 0.60.0+2 06 Aug 2023
    Release notes
    • forget update changelog
    Open source →
  56. 0.60.0+3 06 Aug 2023
    Release notes
    • fix py script for automator
    Open source →
  57. 0.55.3 24 Jun 2023
    Release notes
    • fix angle for addMarker where it should be between 0 and 2pi
    Open source →
  58. 0.55.2 22 Jun 2023
    Release notes
    • fix issue related to rotate markers
    Open source →
  59. 0.55.1 03 Jun 2023
    Release notes
    • fix bugs
    Open source →
  60. 0.55.1+1 08 Jun 2023
    Release notes
    • fix readme
    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