flutter_map_sld_io 0.2.4 copy "flutter_map_sld_io: ^0.2.4" to clipboard
flutter_map_sld_io: ^0.2.4 copied to clipboard

File and HTTP loading for flutter_map_sld. Reads SLD/SE styles from local files or remote URLs on Dart VM and server environments.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_map_sld_io

With Flutter:

 $ flutter pub add flutter_map_sld_io

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  flutter_map_sld_io: ^0.2.4

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_map_sld_io/flutter_map_sld_io.dart';
0
likes
150
points
29
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

File and HTTP loading for flutter_map_sld. Reads SLD/SE styles from local files or remote URLs on Dart VM and server environments.

Repository (GitHub)
View/report issues

Topics

#gis #sld #ogc #geospatial #mapping

License

MIT (license)

Dependencies

flutter_map_sld, http, xml

More

Packages that depend on flutter_map_sld_io