fatsecret_nutrition 0.1.4 copy "fatsecret_nutrition: ^0.1.4" to clipboard
fatsecret_nutrition: ^0.1.4 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

With Flutter:

 $ flutter 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.4

Alternatively, your editor might support dart pub get or flutter 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
150
points
90
downloads

Publisher

verified publisherf3software.com

Weekly Downloads

A Dart package for interacting with the FatSecret Nutrition API

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, dotenv, freezed_annotation, json_annotation, logging, sortedmap

More

Packages that depend on fatsecret_nutrition