openfoodfacts 0.3.13+1 openfoodfacts: ^0.3.13+1 copied to clipboard
Dart package for the Open Food Facts API, a food products database made by everyone, for everyone.
Open Food Facts - Dart #
Dart package for the Open Food Facts API.
Easily access to more than 1.3 million products from all around the world. Open Food Facts is powered by global contributors and is constantly growing thanks to them.
You can check the terms of use here : Terms of use.
List of current features #
TODO: complete me
READ #
- ❌ Product
- ❌ ???
WRITE #
- ❌ ???
Other #
Roadmap #
TODO: complete me
READ #
- ❌ ???
WRITE #
- ❌ Nutrition table
- ❌ Ingredient list
- ❌ Multilingual fields
- ❌ Regular fields
- ❌ Photo upload
- ❌ Photo operations (rotate, crop, select, unselect with language awareness)
Other #
Contribute #
There are many ways to contribute, and Open Food Facts has a lot of projects beside this package. Most of our operations are coordinated through our Slack which you can join here : Open Food Facts Slack.
Regarding this package, we accept pull requests as well feature requests.
Testing #
Execute the following command from the root of the repository to run the tests:
flutter test test/
How to use ? #
You can find the full documentation here : Documentation.