forked from openfoodfacts/smooth-app
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: openfoodfacts#2169 - new simple input page for "Stores" (openfo…
…odfacts#2195) New files: * `simple_input_page.dart`: Simple input page: we have a list of labels, we add, we remove, we save. * `simple_input_page_helpers.dart`: Helpers for Simple Input Page. Impacted files: * `category_picker_page.dart`: refactored * `edit_ingredients_page.dart`: refactored * `edit_product_page.dart`: added an "edit store" button; refactored * `nutrition_page_loaded.dart`: refactored * `product_query.dart`: added fields for stores * `product_refresher.dart`: now we return the saved and refreshed product instead of a mere bool
- Loading branch information
1 parent
803a678
commit efe7f8d
Showing
8 changed files
with
351 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.