-
-
Notifications
You must be signed in to change notification settings - Fork 303
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: 3526 - added "add extra photo" button for both edit packaging p…
…ages (#3560) Impacted files: * `app_en.arb`: added a label for the new "add extra packaging photo" button * `edit_new_packagings.dart`: added an "add extra packaging photo" button * `ocr_helper.dart`: added an "has add extra photo?" method * `ocr_ingredients_helper.dart`: implemented the new "has add extra photo?" method (`false`) * `ocr_packaging_helper.dart`: implemented the new "has add extra photo?" method (`true`) * `ocr_widget.dart`: added an "add extra packaging photo" button; refactored as `StatefulWidget` as needed by new button
- Loading branch information
1 parent
21dfb29
commit 9f93cee
Showing
6 changed files
with
84 additions
and
20 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