selfprivacy.org.app/lib/ui/components/buttons
aliaksei tratseuski dd81053f42
continuous-integration/drone/push Build was killed Details
refactor(UI): Rewrite onboarding page
rewrote OnboardingPage:
* decomposed into separate widgets
* now content stays centered on wide screens (set so width won't expand further than 480px)
* pageController is now properly disposed
* added some more code changes to
    * main (error widget builder)
    * brand_header (centerTitle instead of empty actions list)
    * console_page (listener callback fix, used gaps instead of SizedBox'es, added keys to list items)
    * service_page (just cleaner build method)
	* removed some dead code

Co-authored-by: Aliaksei Tratseuski <aliaksei.tratseuski@gmail.com>
Reviewed-on: #444
Co-authored-by: aliaksei tratseuski <misterfourtytwo@noreply.git.selfprivacy.org>
Co-committed-by: aliaksei tratseuski <misterfourtytwo@noreply.git.selfprivacy.org>
2024-02-08 13:59:52 +02:00
..
brand_button.dart refactor(UI): Rewrite onboarding page 2024-02-08 13:59:52 +02:00
buttons.dart refactor(UI): Rewrite onboarding page 2024-02-08 13:59:52 +02:00
dialog_action_button.dart refactor(ui): Get rid of BrandText and restructure the buttons 2023-04-05 13:38:07 +03:00
outlined_button.dart fix(ui): Button margins 2023-06-01 15:12:49 +03:00
segmented_buttons.dart added keys to segmented_buttons _ButtonSegment's 2024-02-05 12:59:29 +02:00
sp_brand_button.dart refactor(UI): Rewrite onboarding page 2024-02-08 13:59:52 +02:00