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

outdated

A calculator for calculating burned calories during hiking using Pandolf Equation that depends on the weight of the person, weight of the pack, type of the terrain and hiking speed.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hiking_calories_calculator

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

dependencies:
  hiking_calories_calculator: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:hiking_calories_calculator/hiking_calories_calculator.dart';
6
likes
0
pub points
0%
popularity

Publisher

verified publishersimform.com

A calculator for calculating burned calories during hiking using Pandolf Equation that depends on the weight of the person, weight of the pack, type of the terrain and hiking speed.

Homepage

License

unknown (license)

Dependencies

meta

More

Packages that depend on hiking_calories_calculator