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

A calculator for calculating burned calories during hiking using Pandolf Equation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hiking_calories_calculator
copied to clipboard

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.1.2
copied to clipboard

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';
copied to clipboard
6
likes
40
points
36
downloads

Publisher

verified publishersimform.com

Weekly Downloads

2024.09.16 - 2025.03.31

A calculator for calculating burned calories during hiking using Pandolf Equation.

Homepage

License

Apache-2.0 (license)

Dependencies

meta

More

Packages that depend on hiking_calories_calculator