flutter_map_sld_flutter_map 0.1.3 copy "flutter_map_sld_flutter_map: ^0.1.3" to clipboard
flutter_map_sld_flutter_map: ^0.1.3 copied to clipboard

Flutter and flutter_map adapters for flutter_map_sld. Current scope: adapt parsed SLD vector and text styles into flutter_map-friendly style DTOs.

0.1.3 #

  • Raise minimum Dart SDK to >=3.6.0.

0.1.2 #

  • Bump flutter_map_sld dependency to ^0.5.0.

0.1.1 #

  • Added dartdoc comments to all public classes, constructors, fields, and enum values.
  • Added library-level documentation.
  • Added example file for pub.flutter-io.cn scoring.

0.1.0 #

  • Initial release: Flutter and flutter_map adapters for SLD/SE styles.
  • FlutterMapStyleAdapter — translates parsed SLD vector/text symbolizers into flutter_map-friendly style DTOs.
  • SldAsset.parseFromAsset — load SLD from Flutter asset bundles.
  • SldLegend widget — render ColorMap legends with configurable layout, swatch size, and label style.
  • Style DTOs: FlutterMapPointStyle, FlutterMapLineStyle, FlutterMapPolygonStyle, FlutterMapTextStyle.
  • FlutterMapMatchedStyle — matched rule wrapper with adapted style data.
  • adaptDocument — select and adapt matching rules by properties and scale.
0
likes
160
points
30
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter and flutter_map adapters for flutter_map_sld. Current scope: adapt parsed SLD vector and text styles into flutter_map-friendly style DTOs.

Repository (GitHub)
View/report issues

Topics

#gis #sld #ogc #geospatial #flutter

License

MIT (license)

Dependencies

flutter, flutter_map, flutter_map_sld

More

Packages that depend on flutter_map_sld_flutter_map