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

outdated

dart package for the Open Food Facts API

0.1.2 5.05.2019 #

  • Ingredients.dart more type safe (THX to dynamic)

0.1.1 5.05.2019 #

  • class SearchResult now visible

0.1.0 4.05.2019. #

  • service method searchProducts() implemented.

0.0.10 28.03.2019 #

the test package dependency has been moved to flutter_test.

0.0.9 16.03.2019. #

dependency version upgrade to:

  • json_annotation: 2.0.0
  • build_runner: 1.2.6
  • json_serializable: 2.0.2

0.0.8 16.11.2018. #

  • getProduct() provides ingredients and images for a given language.
  • getProductRaw() provides all data fields without preparation.

0.0.6 27.10.2018. #

  • set dependency versions as range

0.0.5 25.10.2018. #

  • upgrade of http 0.12.0
  • upgrade of build_runner 1.0.0

0.0.4 16.10.2018. #

  • class Image changed to ProductImage for a easier namespace resolving.

0.0.3 12.10.2018. #

  • model of selected product images changed.

0.0.2 3.10.2018. #

  • Service saveProduct() can handle to add and to edit a product.
  • Added traces to a product

0.0.1 18.09.2018. #

initial version with these API services:

  • add a new product
  • add a new product image
  • get an existing product
150
likes
0
points
3.91k
downloads

Publisher

verified publisheropenfoodfacts.org

Weekly Downloads

dart package for the Open Food Facts API

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async_loader, flutter, http, json_annotation, path

More

Packages that depend on openfoodfacts