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

Convert length to meter or vice versa.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add length_converter

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

dependencies:
  length_converter: ^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:length_converter/length_converter.dart';
0
likes
120
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Convert length to meter or vice versa.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on length_converter