chainage_calculation 0.0.1 copy "chainage_calculation: ^0.0.1" to clipboard
chainage_calculation: ^0.0.1 copied to clipboard

Chainage Calculation Package for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chainage_calculation

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

dependencies:
  chainage_calculation: ^0.0.1

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:chainage_calculation/chainage_calculation.dart';
1
likes
110
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Chainage Calculation Package for Flutter

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, flutter, geocoding, geolocator

More

Packages that depend on chainage_calculation