mapping_library_extentions 0.0.3 copy "mapping_library_extentions: ^0.0.3" to clipboard
mapping_library_extentions: ^0.0.3 copied to clipboard

outdated

Extention methods specific for IOS and Andriod devices for Flutter Chart Mapping Widget Library. This library gives you the ability to 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_extentions

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

dependencies:
  mapping_library_extentions: ^0.0.3

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_extentions/extentions.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

Extention methods specific for IOS and Andriod devices for Flutter Chart Mapping Widget Library. This library gives you the ability to add any tilebase map (like OpenStreetMaps) to your application.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, mapping_library, sqflite

More

Packages that depend on mapping_library_extentions