fatsecret_nutrition 0.1.0+5 copy "fatsecret_nutrition: ^0.1.0+5" to clipboard
fatsecret_nutrition: ^0.1.0+5 copied to clipboard

A Dart package for interacting with the FatSecret Nutrition API

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fatsecret_nutrition

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

dependencies:
  fatsecret_nutrition: ^0.1.0+5

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:fatsecret_nutrition/fatsecret_nutrition.dart';
1
likes
0
points
94
downloads

Publisher

verified publisherf3software.com

Weekly Downloads

A Dart package for interacting with the FatSecret Nutrition API

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, dotenv, freezed_annotation, json_annotation, logging, sortedmap

More

Packages that depend on fatsecret_nutrition