Commit graph

56 commits

Author SHA1 Message Date
FahadFahim71
15aa74ebda fix: export auth_pass_field 2024-02-09 14:29:13 +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
79fe400842 feat(pass): Add dedicated password screen that manages state internally 2024-02-06 09:40:43 +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
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
Gorter-dev
5bc388677b
Merge pull request #11 from Iconica-Development/feature/async_on_next
Feature/async on next
2023-10-16 15:54:44 +02:00
Bugfix Jacques
6666e33391 fix: Changelog 2023-10-16 15:47:39 +02:00
Bugfix Jacques
9886c71fcf feat: ability to wait for the onfinished 2023-10-16 15:46:23 +02:00
Gorter-dev
e2b73bdb7b
Merge pull request #10 from Iconica-Development/feature/return_page_on_error
Feature/return page on error
2023-10-03 14:40:06 +02:00
Bugfix Jacques
059ba3c754 feat: Now returning page 2023-10-03 14:38:52 +02:00
Bugfix Jacques
fffafdffd5 fix: Change log and version 2023-10-03 14:06:36 +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
Jacques Doeleman
a9380b0eb7
Merge pull request #9 from Iconica-Development/bugfix/change_error
Bugfix/change error
2023-09-20 17:00:01 +02:00
Bugfix Jacques
a4cbbc5e74 fix: Update to dart format 2023-09-20 16:58:08 +02:00
Bugfix Jacques
63d4773034 fix: Changes version and updated changelog 2023-09-20 11:48:34 +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
38624ac637
Merge pull request #7 from Iconica-Development/feature/change_readme
feat: improved README, fixed example, added GIF, added Github Actions…
2023-03-31 11:35:16 +02:00
Thomas Klein Langenhorst
74a65923de feat: improved README, fixed example, added GIF, added Github Actions, added dependabot 2023-03-31 11:30:37 +02:00
Thomas Klein Langenhorst
9da59f3d75 bump version to 0.5.0 2023-03-31 11:21:50 +02:00
Thomas Klein Langenhorst
a4e39977ad
Merge pull request #6 from Iconica-Development/feature/add_custom_background
- feat: add customBackgroundColor to AuthScreen
2023-03-31 11:20:50 +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
Gorter-dev
0ec09155f9
Merge pull request #5 from Iconica-Development/feature/password_visibilty
feat: Added the abilty to show and hide the passwords
2023-03-09 09:31:49 +01:00
Bugfix Jacques
84d7519da6 feat: Added the abilty to show and hide the passwords 2023-03-09 09:12:41 +01:00
Gorter-dev
67d4aa1c45
Merge pull request #4 from Iconica-Development/feature/initial_email 2023-02-24 14:26:12 +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
Gorter-dev
63a3223d0f
Merge pull request #3 from Iconica-Development/feature/added_styling
feat: Added second textfield too password and added more styling options
2023-02-16 16:17:27 +01:00
Bugfix Jacques
1666185920 feat: Added second textfield too password and added more styling options 2023-02-16 15:05:49 +01:00
Gorter-dev
ac3c1e0d48
Merge pull request #1 from Iconica-Development/feature/translate_and_regex
fix: translate defaultsteps and emailregex fix
2022-11-04 11:54:02 +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
4eaa584f17 Updated documentation 2022-09-28 13:56:29 +02: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