c203f3a5ec
fix : #1472 Stop on boarding next button to get spammed ( #1611 )
...
* make dismissible dialogs
* make the onboarding dialog not dismissble
2022-04-22 19:20:26 +02:00
f67180785d
fix : #1352 - robotoff insight card shows permanently ( #1574 )
...
* fix : #1395 - show newly added product in carousel
* fix : #1395 - refactoring unused import
* fix : #1395 - refactoring make variable private
* fix : #1352 - robotoff card shows permanently
* fix : #1352 - codereview refactoring
* fix : #1352 - check fix
* fix : #1352 - pretest check fix
* fix : #1352 - codereview fix
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
2022-04-21 10:58:52 +02:00
1199c79b67
fix : #1518 - normal size for most alert dialogs ( #1519 )
...
Deleted file:
* `product_list_dialog_helper.dart`
Impacted files:
* `basic_test.dart`: refactored
* `loading_dialog.dart`: refactored
* `product_dialog_helper.dart`: refactored
* `smooth_alert_dialog.dart`: now constructors for simple and advanced effects
* `user_contribution_view.dart`: now explicitly using the "advanced" dialog
* `user_preferences_profile.dart`: refactored
* `user_preferences_settings.dart`: now explicitly using the "advanced" dialog
2022-04-08 17:53:09 +02:00
852ae7be02
fix: Translate hardcoded sentences ( #1473 )
...
* Translate hardcoded sentences
* Extract all AppLocalizations.of(context) into variables
2022-04-03 18:28:11 +02:00
b275e8e499
Revert "fix: Pop loading dialog before build is finished ( #1182 )" ( #1432 )
...
This reverts commit d7b36bd7ea899cabbe87c0f3f1da7f96f2e93fec.
2022-03-31 21:13:03 +02:00
d7b36bd7ea
fix: Pop loading dialog before build is finished ( #1182 )
...
* fix: Pop loading dialog before build is finished
* Update image_crop_page.dart
2022-03-04 18:22:18 +01:00
0d61134375
General radius throughout the app ( #1179 )
...
* Added design const
* ROUNDED_RADIUS
* General radius throughout the app
* Update smooth_main_button.dart
* .all instead of .circular
2022-03-03 21:25:46 +01:00