length_converter

Last updated:

0 purchases

length_converter Image
length_converter Images
Add to Cart

Description:

length converter

Included lengths:

Meters
Centimeters
Millimeters
Kilometers
Decimeter
Inches
Feet
Yards
Miles

Importing #
import 'package:length_converter/length_converter.dart';
copied to clipboard
Code Snippet #
final converter = LengthConverter();
var len = converter.meterToFeet(10);
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.