nutrition 1.0.0 copy "nutrition: ^1.0.0" to clipboard
nutrition: ^1.0.0 copied to clipboard

Flutter plugin which allows you to acess Google Fit and iOS Health nutrition data.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nutrition

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

dependencies:
  nutrition: ^1.0.0

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:nutrition/nutrition.dart';
4
likes
40
pub points
0%
popularity

Publisher

verified publishercovalsolutions.com

Flutter plugin which allows you to acess Google Fit and iOS Health nutrition data.

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on nutrition