* App review in the "scan card"
* Add a keep alive to prevent many requests
* Add a missing call to super (for the KeepAlive mixin)
* Don't really understand what happened with this file 🤨
* ignored some generated files
* init amoled mode
* color scheme
* test updated for amoled
* added accent color picker
* localized accent color picker
* added color provider
* Dark Mode changed to Theme mode
* Map key iteration only
* Update packages/smooth_app/lib/l10n/app_en.arb
Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
* removed external dep
* updated golden test
* added comments
* using shade fun
* color scheme localization
* color scheme localization
* added textContrast
* color contrast app settings
* merged upstream
* typo fix
* added color to DropDownMenuItems
* SnackBar text, contrast level
* text contrast change to pass WCAG2.1
* snackBar Color Change
---------
Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
* Nutritional values: ensure only one decimal separator is displayed
* Add an assert
* Some tests for StringExtensions
* More tests
* Better support multiple separators