Commit graph

33 commits

Author SHA1 Message Date
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
FahadFahim71
f1663afa1b feat: expose input decoration in authtextfield 2024-02-02 11:19:21 +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
Bugfix Jacques
f8ecce95a0 feat: Added the ability to decide to go back to the first page 2023-10-03 14:05:37 +02:00
Bugfix Jacques
e715b1192b feat: register function can now return a nullable string
Works like a validator
2023-09-20 11:45:55 +02:00
mike doornenbal
caf68b6d8f fix: change error and background color 2023-09-19 11:16:43 +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
bcb9328c4a feat: Added the ability to add an initial value to the default email 2023-02-24 14:20:36 +01:00
Bugfix Jacques
1666185920 feat: Added second textfield too password and added more styling options 2023-02-16 15:05:49 +01:00
Freek van de Ven
4ff212ad91 fix: translate defaultsteps and emailregex fix 2022-11-04 11:38:16 +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
188a174cbd feat: email hint 2022-09-26 15:09:01 +02:00
Stein Milder
08532d368a fix: remove alert dialog from module 2022-09-26 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
1f54717cf3 feat: validate email 2022-09-23 16:26:30 +02:00
Stein Milder
7b830afbbc Update auth_screen.dart 2022-09-22 15:57:07 +02:00
Stein Milder
52d97fc94d bugfix setting textfield value 2022-09-22 12:01:44 +02:00
Stein Milder
7bdbbb14d2 feat: all values to register method 2022-09-22 11:48:04 +02:00
Stein Milder
34a0a3e395 refactor 2022-09-22 10:22:32 +02:00
Stein Milder
ed18aafabf refactor: abstract auth_field 2022-09-22 10:09:45 +02:00
Stein Milder
5a6e195650 fix: export models to use externally 2022-09-22 09:47:31 +02:00
Stein Milder
711124b7ba feat: option to add additional steps 2022-09-22 09:40:25 +02:00
Stein Milder
201fc12823 removed auththeme 2022-09-20 16:11:11 +02:00
Stein Milder
29b33a3658 Update flutter_registration.dart 2022-09-20 15:52:33 +02:00
Stein Milder
ab5545833f initial version 2022-09-20 15:51:22 +02:00