power_geojson 3.41.3+3 copy "power_geojson: ^3.41.3+3" to clipboard
power_geojson: ^3.41.3+3 copied to clipboard

A Powerful tool for Geojson with flutter_map, styled from properties, supports esri json, soon supports multiple projection and coordinate systems

Change Log #

3.41.3+3 #

  • Update readme with new documentation and demo links, improving accessibility for users seeking information and examples about the package.
  • Update plugin version to 3.41.3+3 to mirror the Flutter version and include the latest updates and improvements.

2026-02-24

3.41.3+2 #

  • Update demo APK filename to reflect the package name and version more clearly, improving clarity for users downloading the demo app.

3.41.3+1 #

  • Hotfix release to address critical issues and improve stability.
  • Update plugin version to 3.41.3+1 to mirror the Flutter version and include necessary patches.
  • Add webdemo link and Release APK link in the README for better accessibility and user engagement.

2026-02-24

3.41.3 #

  • Update plugin version to 3.41.3 to mirror the Flutter version.
  • Update demo dependencies to match the latest versions for better compatibility and performance.
  • Make the demo a full Flutter application with a main function and a complete widget tree to showcase the package features effectively.
  • Update documentation comments in the demo code for clarity and to provide better guidance on how to use the package features.
  • Update the plugin visuals in the README to reflect the latest design and branding of the package.

2026-02-23

3.41.2 #

  • Update plugin version to 3.41.2 to mirror the Flutter version.

2026-02-22

3.41.1 #

  • Update plugin version to 3.41.1 to mirror the Flutter version.

2026-02-21

3.38.9 #

  • Flutter Map 8.2.2 compatibility and dependency refresh
  • Unified GeoJSON loaders (asset, file, network, memory, string) with Esri JSON auto-detect
  • Marker clustering and HTTP fallback widgets exposed via PowerMarkerClusterOptions
  • Docs refreshed for markers, polylines, polygons, and PowerJSON utilities
  • Update plugin version to 3.38.9 to mirror the Flutter version.
  • Bug fixes and performance improvements in GeoJSON parsing and rendering

2026-02-15

1.2.5+5 #

  • Minor Bug fixes

2025-06-09

1.2.5+4 #

  • Bug fixes (PowerJSON) for DateTime && Enums

2025-06-09

1.2.5+3 #

  • Bug fixes (PowerJSON) for DateTime && Enums

2025-06-09

1.2.5+1 #

2025-05-14

1.2.5 #

2025-02-27

  • Bug fixes (PowerJSON)

1.2.4-pre.1+7 #

2025-02-18

  • @MandaGate
  • Bug fixes

1.2.3-pre.1+6 #

2025-01-09

  • @MandaGate
  • Bug fixes

1.2.3-pre.1+5 #

2025-01-09

  • @MandaGate
  • Bug fixes

1.1.3+24 #

2025-01-09

  • @MandaGate

1.1.2+23 #

2025-01-09

  • Wasm Support

1.0.9+15 #

2025-01-07

  • unplugin android/iOS

1.0.8+14 #

2024-02-29

  • Upgrade flutter_map: ^7
  • add fallback widget
  • add marker_popup and clustering
  • add real_world data samples
  • upgrade targetSdk=34, flutter 3.24.4
  • Bug fixing

1.0.7+13 #

2024-02-29

  • Add Esri Json Support
  • Bug fixing

1.0.6+12 #

2024-02-27

  • Bug Fix

1.0.5+11 #

2024-02-27

  • Add PowerGeoJSONClipper
  • Enhance PowerGSON

1.0.4+10 #

2024-02-15

  • Add IsPointIsidePolygon

1.0.3+9 #

2024-02-14

  • Bugs fix
  • Enhanced FutureBuilder
  • Whitelisted StatusCodes for network

1.0.2+8 #

2024-02-13

  • Up To Date Dependencies

1.0.1+7 #

2024-02-13

  • Removing POINT_IN_POLYGON

1.0.0+6 #

2024-02-06

  • Adding PowerJSON

0.0.4 #

2023-09-20

  • fixing errors

0.0.3 #

2023-09-19

  • fixing errors

0.0.2 #

2023-09-19

Added #

  • Added the PowerGeoJSONPolygons class to display polygons on a map.
  • Added support for loading polygons from network, assets, files, memory, and strings.
  • Introduced the PolygonProperties class for customizing polygon appearance and behavior.
  • Created the LayerPolygonIndexes enum to index polygon properties.
  • Added the PowerGeoJSONPolylines class to display polylines on a map.
  • Supported loading polylines from network, assets, files, memory, and strings.
  • Introduced the PolylineProperties class for customizing polyline appearance and behavior.
  • Created the LayerPolylineIndexes enum to index polyline properties.

Changed #

  • Improved code readability and maintainability.
  • Enhanced error handling and fallback mechanisms.
  • Simplified usage examples in documentation comments.

Deprecated #

  • Removed redundant or unused code snippets.
  • Cleaned up codebase for better consistency.

0.0.1 #

2023-09-01

Added #

  • Initial release of the Flutter package.
  • Added support for displaying GeoJSON polygons and polylines on a map.
  • Provided basic customization options for polygon and polyline appearance.
  • Supported loading GeoJSON data from network, assets, files, memory, and strings.

Changed #

  • None.

Deprecated #

  • None.

Removed #

  • None.

[Unreleased] #

Added #

  • Planned features or upcoming changes.

Changed #

  • Any ongoing code modifications or improvements.

Deprecated #

  • Any features or code that will be removed in future releases.

Removed #

  • Features or code that have been removed from the package.

[0.0.1] #

2023-08-24

  • First Release.
2
likes
150
points
222
downloads

Publisher

verified publisheryoumti.net

Weekly Downloads

A Powerful tool for Geojson with flutter_map, styled from properties, supports esri json, soon supports multiple projection and coordinate systems

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #geojson #flutter-map #package #geospatial

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

animated_stack_widget, collection, console_tools, enhanced_future_builder, flutter, flutter_map, flutter_map_marker_cluster, geodesy, geojson_vi, http, latlong2, provider

More

Packages that depend on power_geojson