selfprivacy.org.app/lib/config
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
..
bloc_config.dart style: Enable directives_ordering lint 2024-01-31 09:14:23 +04:00
bloc_observer.dart chore(dart): Fix warnings that appeared at Dart 2.18 SDK 2022-10-26 20:26:09 +04:00
brand_colors.dart refactor(ui): Get rid of BrandText and restructure the buttons 2023-04-05 13:38:07 +03:00
brand_theme.dart refactor: Migrate to Flutter 3.7 2023-02-05 16:24:37 +03:00
get_it_config.dart Linting 2022-06-05 22:36:32 +03:00
hive_config.dart feat(platform): Print storage path before Hive initialization 2023-07-21 14:44:01 -03:00
localization.dart feat: Enable more languages 2024-01-23 20:49:47 +04:00