Commit graph

29 commits

Author SHA1 Message Date
FahadFahim71
3884ef08b1 feat(registration): add progress indicator for on finish 2024-02-15 17:16:04 +01:00
CodeThomnics
0f28c7084e bugfix: Fix flex overflow, add own padding and alignment option for buttons
Closes: #14
2024-02-14 20:04:22 +01:00
Freek van de Ven
9ebb917fb8 feat: small fixes 2024-02-14 11:56:36 +01:00
FahadFahim71
81fab79e81 fix(keyboard-focus): add unfocus for onPrevious 2024-02-14 10:44:14 +01:00
FahadFahim71
855e12f6ae feat(auth-screen): add flexible spacing between fields 2024-02-14 09:57:29 +01:00
Freek van de Ven
277b38f39e feat: add validation to disable next button 2024-02-09 18:36:22 +01:00
Jacques
49b9ece2d5 fix: Fix button placement and added step to button builders 2024-02-08 11:54:07 +01:00
FahadFahim71
e112c64ee7 fix: correctly align next previous buttons 2024-02-08 10:29:32 +01:00
FahadFahim71
7abb060306 feat: add auth drop down field 2024-02-06 16:28:51 +01:00
Jacques
f328df84dd fix: Fixed alignment and spacing when opening keyboard 2024-02-06 13:15:48 +01:00
Jacques
c86fa1ca5f fix: Small refactor and brought back the normal alignment for the screens 2024-02-06 10:50:02 +01:00
Jacques
078574c214 Merge commit '7012942ce50a2de8c8a481595d8bca6e7a02c4de' into feat/buttons_and_fields 2024-02-05 13:02:47 +01:00
Jacques
46e2d960af feat(bool): Add a boolean field. Can be used for accepting terms and conditions 2024-02-05 13:00:21 +01:00
FahadFahim71
7012942ce5 feat: add title widget and login button builder 2024-02-02 22:18:03 +01:00
Jacques
d1ad003c22 feat(buttons): Added the possiblity to only have a next button by return zero on the previous button builder 2024-02-01 14:40:25 +01:00
Bugfix Jacques
9886c71fcf feat: ability to wait for the onfinished 2023-10-16 15:46:23 +02:00
Bugfix Jacques
059ba3c754 feat: Now returning page 2023-10-03 14:38:52 +02:00
Thomas Klein Langenhorst
e2f65cdde9 - feat: add customBackgroundColor to AuthScreen
- fix: fix linter
- fix: fix translations to English
2023-03-31 11:20:21 +02:00
Bugfix Jacques
84d7519da6 feat: Added the abilty to show and hide the passwords 2023-03-09 09:12:41 +01:00
Bugfix Jacques
1666185920 feat: Added second textfield too password and added more styling options 2023-02-16 15:05:49 +01:00
cd09b2cc56 Add BSD-3-Clause license 2022-11-01 09:19:20 +01:00
Stein Milder
154e7a80d1 feat: customAppbarBuilder 2022-09-28 09:23:41 +02:00
Stein Milder
3242002182 feat: go back to first page on error - hide keyboard on nextStep 2022-09-27 12:00:03 +02:00
Stein Milder
6f7ec0b0e6 feat: registration options, translations 2022-09-26 10:35:53 +02:00
Stein Milder
7f36ab8eca refactor: go to previous step + email validation fix 2022-09-26 09:38:57 +02:00
Stein Milder
7b830afbbc Update auth_screen.dart 2022-09-22 15:57:07 +02:00
Stein Milder
34a0a3e395 refactor 2022-09-22 10:22:32 +02:00
Stein Milder
201fc12823 removed auththeme 2022-09-20 16:11:11 +02:00
Stein Milder
ab5545833f initial version 2022-09-20 15:51:22 +02:00