mapping_library 0.0.6 copy "mapping_library: ^0.0.6" to clipboard
mapping_library: ^0.0.6 copied to clipboard

Flutter Chart Mapping Widget Library. This will add any tilebase map (like OpenStreetMaps) to your application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mapping_library

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

dependencies:
  mapping_library: ^0.0.6

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

Import it

Now in your Dart code, you can use:

import 'package:mapping_library/mapping_library.dart';
1
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Flutter Chart Mapping Widget Library. This will add any tilebase map (like OpenStreetMaps) to your application.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, http, vector_math

More

Packages that depend on mapping_library