-
-
Notifications
You must be signed in to change notification settings - Fork 287
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: 3897 - ingredients and packaging with mulitlingual OCR image+te…
…xt (#3911) New file: * `multilingual_helper.dart`: Helper for multilingual inputs (e.g. product name). Deleted file: * `ocr_widget.dart`: moved code to `edit_ingredients_page.dart`, for better state refresh Impacted files: * `add_basic_details_page.dart`: refactored with new class `MultilingualHelper` * `edit_ingredients_page.dart`: added multilingual management; moved code from `ocr_widget.dart` * `ocr_helper.dart`: refactored with multilingual management * `ocr_ingredients_helper.dart`: refactored with multilingual management * `ocr_packaging_helper.dart`: refactored with multilingual management * `product_query.dart`: added multilingual ingredients field; removed duplicate field
- Loading branch information
1 parent
4e9349c
commit e5bf1cb
Showing
8 changed files
with
438 additions
and
343 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
Oops, something went wrong.