* Improved nutrition input
* Translate all TODOs
* Loading + error states
* Update labeler
* "Add" icon with the same size as "Help"
* Fix light/dark mode switch issue
* Button to a nutrient at the bottom
* Remove warning
* UI improvements for the edit mode
* Better website input
* Some comments + minor fixes
* Add missing bottom space
* Fix page padding
* Help is better embedded
* Change ingredients instructions
* Robotoff question in a product, visible as a banner (at the bottom of the screen) or in a button (current implementation)
We split the users into two cohorts and we will have some Analytics to understand if one is better than the other.
The CongratsWidget is also improved by some animations and accessibility
* Now with a better animation
* feat: Colorpicker in dev settings
* Update user_preferences_dev_mode.dart
* feat: Update old color tag system to new custom color system
* Update product_list_page.dart
* No unnecessary return
* No need to store if the camera permission was denied once (the framework provides this info)
* Prepare layout for showing an error when the camera is not granted
* UI to ask for permission
* UI changes
* Revert "Merge branch 'develop' into camera_permission"
This reverts commit f7bf249fcf732d5756152dde25d0f8c1624b2819, reversing
changes made to 8b0adc564ad93009c069c49f553c098c0238a0db.
* Update app_en.arb
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
* Fixed Scan cards with different sizes #1568
* Changed EdgeInsets.only to EdgeInsets.symmetric
* pushed accidentally
* pushed accidentally
* Pushing the correct versions of ios files that were deleted
* Added a line to project.pbxproj to match the remote develop branch
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>