Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 802 - new "get product" method specific to OBF OPF OPFF #806

Merged
merged 1 commit into from
Sep 20, 2023

Commits on Sep 20, 2023

  1. feat: 802 - new "get product" method specific to OBF OPF OPFF

    New files:
    * `api_not_food_get_product_test.dart`: tests around OBF OPF OPFF and `getOldProduct`
    * `old_product_result.dart`: Product Result (old style).
    * `old_product_result.g.dart`: generated
    
    Impacted files:
    * `open_food_api_client.dart`: new `getOldProduct` method, dedicated to OBF OPF OPFF, and supposed to disappear when they support API V3.
    * `openfoodfacts.dart`: exported new class.
    monsieurtanuki committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    24f57bb View commit details
    Browse the repository at this point in the history