5 Commits

Author SHA1 Message Date
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