Commit graph

74 commits

Author SHA1 Message Date
mike doornenbal
89987c5e8d fix: registration screen 2024-03-08 14:56:21 +01:00
Freek van de Ven
7a4bcd8b3f
Merge pull request #19 from Iconica-Development/feat/registration-progress-indicator
feat(registration): add progress indicator for on finish
2024-02-15 17:45:35 +01:00
FahadFahim71
3884ef08b1 feat(registration): add progress indicator for on finish 2024-02-15 17:16:04 +01:00
Fahad Fahim
dcea299aa6
Merge pull request #18 from CodeThomnics/bugfix/button_alignment
bugfix: Fix flex overflow, add own padding and alignment option for b…
2024-02-15 16:21:48 +01:00
mike doornenbal
957abd2ac2 Merge pull request #17 from Iconica-Development/fix/small-fixes
feat: small fixes
2024-02-15 09:57:57 +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
mike doornenbal
44871bf44e
Merge pull request #17 from Iconica-Development/fix/small-fixes
feat: small fixes
2024-02-14 11:58:41 +01:00
Freek van de Ven
9ebb917fb8 feat: small fixes 2024-02-14 11:56:36 +01:00
mike doornenbal
0472ebc4c5
Merge pull request #13 from Iconica-Development/feat/buttons_and_fields
FInish flutter_registration for traffic university
2024-02-14 11:36:48 +01:00
FahadFahim71
4b855f7488 feat: update changelog.md and version number 2024-02-14 10:55:35 +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
40c4bfea89
Merge pull request #16 from Iconica-Development/update-component-documentation-workflow-correct
Add component-documentation.yml correct
2024-02-14 08:03:19 +01:00
Vick Top
ced19fe61a feat(documentation): Create component-documentation.yml workflow file 2024-02-13 13:34:32 +01:00
Vick Top
7cfe7d5112 chore: Remove old component-documentation.yml 2024-02-13 13:34:32 +01:00
Freek van de Ven
7bb87acf65
Merge pull request #15 from Iconica-Development/update-component-documentation-workflow
Add component-documentation.yml
2024-02-12 20:11:26 +01:00
Vick Top
3ca9e7bde7 feat(documentation): Create component-documentation.yml workflow file 2024-02-12 19:05:54 +01:00
Freek van de Ven
277b38f39e feat: add validation to disable next button 2024-02-09 18:36:22 +01:00
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