29 Commits

Author SHA1 Message Date
cc41b7b589 fix: apply dart fix --apply 2023-08-28 09:00:59 +00:00
4ebb679a29
feat(ui): add animated decorated box + animate all buttons + customize duration in style 2023-04-28 15:33:26 +02:00
8f5e3923d6
feat(ui)!: rework theme resolver mechanism + move theme extension implementations
Some checks failed
continuous-integration/drone/pr Build is failing
2023-04-27 16:55:10 +02:00
32cc6e8288
feat(ui_kit): make flat button fade on transition 2023-04-18 11:47:56 +02:00
2baaf5c0bb
feat(ui_kit): add more control over flat button prefix/suffix color 2023-04-18 09:33:00 +02:00
e08ae9784b
fix: remove wyatt arch ios example
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
2023-04-14 00:08:14 +02:00
55ee89fb26 chore: update library file names for ui components and ui layouts
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-01 11:46:48 +01:00
8d833d39d7
chore: fix and format using melos 2023-02-23 19:19:48 +01:00
6c54689393
refactor(ui)!: remove bloc export in buttons to be state management solution agnostic (closes #147) 2023-02-23 16:59:56 +01:00
0c176ba0fa feat(ui_kit-ui_components): Modify the theme resolver to utilize the theme helper and streamline the logic 2023-02-23 10:24:54 +01:00
a68da15cdc
feat(ui): add some useful text customization in TextWrapper (closes #149)
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-21 18:05:56 +01:00
b077f4baf0
refactor(ui_kit): rename GradientBoxBorder 2023-02-21 15:07:56 +01:00
4030511f4a fix(ui_components-ui_kit): fix, clean and unify logic and code after rebase 2023-02-21 09:54:19 +01:00
1edb1f7324 feat(ui_kit): implemement text inputs (#138) 2023-02-21 08:37:36 +01:00
ef52015372
refactor(ui): rework text gradient and text wrapper 2023-02-17 14:47:56 +01:00
4c08a692d2
refactor(ui_kit): move exportable bloc from mixin to widget
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-16 11:55:11 +01:00
1af9b0b1f1
refactor(ui_kit): make resolve private and dotter child a widget 2023-02-16 10:23:48 +01:00
dd198b0e51
feat(ui_kit): update example with full studio button theme 2023-02-15 22:36:26 +01:00
cc71bf7abd
feat(ui_kit): finalize material ready buttons 2023-02-15 21:07:53 +01:00
ed06e18043
fix(ui): move theme_resolver in compnoent to fix code generation 2023-02-15 20:35:25 +01:00
96781880f4
feat(ui): move style implementation from component to ui_kit with theme resolver 2023-02-15 20:14:32 +01:00
c331bc6056
feat(ui_kit): add theme extension support in buttons + theme negociation 2023-02-15 15:57:36 +01:00
4695cf0618
feat(ui_kit): implement file selection button with invalid cubit and dotted package 2023-02-14 11:55:34 +01:00
e4d904eb8d
feat(ui_kit): implement simple icon button and use dimension style 2023-02-14 11:55:34 +01:00
168d840b87
feat(ui_kit): add symbol button + enhance bloc control over state 2023-02-14 11:55:34 +01:00
b6f25dd5b5
refactor(ui_kit): use tapped state and merged styles 2023-02-14 11:55:34 +01:00
9e1b76e07b
feat(ui_kit): use MultiColor in button style 2023-02-14 11:55:34 +01:00
60126fffc4
feat(ui_kit): implement flat/outlined button 2023-02-14 11:55:34 +01:00
4332eafda0
feat(ui_kit): implement flat button 2023-02-14 11:55:34 +01:00