Commit Graph

32 Commits (46910061ed886464e17127c1743b3515f4a5ef82)

Author SHA1 Message Date
Inex Code 46910061ed ci: Update Windows build
continuous-integration/drone/push Build was killed Details
2024-02-08 14:30:50 +02:00
aliaksei tratseuski dd81053f42 refactor(UI): Rewrite onboarding page
continuous-integration/drone/push Build was killed Details
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
Inex Code acb5da9a92 style: Enable directives_ordering lint 2024-01-31 09:14:23 +04:00
Inex Code f0f1e8cacc refactor(ui): Get rid of BrandText and restructure the buttons 2023-04-05 13:38:07 +03:00
Inex Code af7196d84b refactor(router): Migrate to AutoRouter v6 2023-04-05 13:38:07 +03:00
Inex Code 0df9d2ac27 feat: Use Material 3 animation curves 2023-04-05 13:38:07 +03:00
Inex Code 423efeeb20 feat: Introduce new router and adaptive layouts 2023-04-05 13:38:07 +03:00
Inex Code c271331f29 refactor(ui): Remove SafeArea where they are not needed 2023-02-01 01:40:42 +03:00
Inex Code c8bc75d422 fix(ui): Make onboarding screen more adaptive 2023-02-01 01:11:59 +03:00
Inex Code b007fec75b refactor(initializing): Refresh the server istallation UI 2022-12-31 07:16:10 +03:00
NaiJi ✨ aa3dee585b chore(dart): Fix warnings that appeared at Dart 2.18 SDK 2022-10-26 20:26:09 +04:00
NaiJi ✨ 2ac8e4366b Linting!
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
2022-06-06 01:40:34 +03:00
Inex Code 4db0413c42 Linting 2022-06-05 22:36:32 +03:00
NaiJi ✨ 5dcaa060a1 Linting
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
2022-05-25 15:21:56 +03:00
Inex Code 14acfdec6b Linting 2022-05-24 21:55:39 +03:00
Kherel d3f494adeb update 2021-05-25 23:53:54 +02:00
Kherel bc6c55b528 change http client 2021-03-26 00:30:34 +01:00
Kherel dce4c41fd1 update 2021-03-18 08:26:54 +01:00
Kherel ab2893a075 update 2021-03-18 01:55:38 +01:00
Kherel 0ec549042c update 2021-03-15 16:39:44 +01:00
Kherel afd569ba96 update packages:before main migration 2021-03-14 20:18:51 +01:00
Kherel edadf10d05 update flutter 2021-03-14 19:44:35 +01:00
Kherel 6d43cb699b update 2021-02-17 17:20:09 +01:00
Kherel 9a749cf006 update 2021-01-06 18:35:57 +01:00
Kherel 6613949d12 update 2020-12-30 15:13:25 +01:00
Kherel 9a8c16344f add dark theme 2020-12-08 20:26:51 +01:00
Kherel 7ebfc2c048 update project structure 2020-12-06 08:46:12 +01:00
Kherel a112d873eb update onboarding and providers 2020-12-06 08:28:31 +01:00
Kherel 80dee9dbab add users 2020-12-03 17:52:53 +01:00
Kherel 4875e3ee07 add more 2020-12-02 10:16:23 +01:00
Kherel b626b05a1a update first page 2020-11-30 11:03:55 +01:00
Kherel cbd00e87d3 add navigation 2020-11-29 21:07:46 +01:00