494 Commits

Author SHA1 Message Date
10117ab39b
chore(release): publish packages
- wyatt_analysis@2.4.2
 - wyatt_architecture@0.2.0
 - wyatt_authentication_bloc@0.5.0
 - wyatt_bloc_helper@2.0.1
 - wyatt_bloc_layout@0.0.2
 - wyatt_component_copy_with_extension@2.0.0
 - wyatt_component_copy_with_gen@2.0.0
 - wyatt_crud_bloc@0.1.1
 - wyatt_form_bloc@0.2.0+3
 - wyatt_http_client@2.0.0
 - wyatt_i18n@2.0.0
 - wyatt_type_utils@0.0.5
 - wyatt_ui_components@0.1.0
 - wyatt_ui_kit@2.0.0
 - wyatt_ui_layout@0.0.2
wyatt_analysis-v2.4.2 wyatt_architecture-v0.2.0 wyatt_authentication_bloc-v0.5.0 wyatt_bloc_helper-v2.0.1 wyatt_bloc_layout-v0.0.2 wyatt_component_copy_with_extension-v2.0.0 wyatt_component_copy_with_gen-v2.0.0 wyatt_crud_bloc-v0.1.1 wyatt_form_bloc-v0.2.0+3 wyatt_http_client-v2.0.0 wyatt_i18n-v2.0.0 wyatt_type_utils-v0.0.5 wyatt_ui_components-v0.1.0 wyatt_ui_kit-v2.0.0 wyatt_ui_layout-v0.0.2
2023-04-14 00:12:52 +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
5e6de11e39
refactor(cw_gen)!: rename file 2023-04-14 00:07:43 +02:00
b427aff63d
style: dart format fix
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
2023-04-13 23:47:19 +02:00
6152436411
test(auth): fix mock 2023-04-13 23:44:25 +02:00
0a13c67058
refactor(authentication): remove cross package export 2023-04-13 23:43:57 +02:00
c3620e61c1
refactor(bloc_layout): remove cross package export 2023-04-13 23:29:27 +02:00
79c5aa7c76
docs(ui_layout): add some documentation + readme 2023-04-13 23:29:27 +02:00
56de994e67
docs(ui_kit): add some documentation + readme 2023-04-13 23:29:27 +02:00
afbb911a0f
docs(ui_components): add some documentation + readme 2023-04-13 23:29:27 +02:00
5fe8d84cf6
docs(component_copy_with): add some documentation 2023-04-13 23:29:27 +02:00
7606d26aac
docs(http): add simple example 2023-04-13 23:29:27 +02:00
95c492e977
style: update some analysis files 2023-04-13 23:29:27 +02:00
07c2f4aeff
refactor(http)!: fix cascade dart good practices + docs 2023-04-13 23:29:27 +02:00
216a6c2aae
feat(crud): change responsibility of blocs (closes #45, closes #44) 2023-04-13 23:29:27 +02:00
4acab9a662
feat(type_utils): add nullable num comparison 2023-04-13 23:29:27 +02:00
468aa72635
refactor(bloc_helper): docs + nullable multiprovider attributes 2023-04-13 23:29:27 +02:00
72b27b27ee
refactor(arch): move to dart package 2023-04-13 23:29:27 +02:00
41add204f3
docs: change some documentation 2023-04-13 23:29:27 +02:00
e5e0550017
docs(arch): add documentation 2023-04-13 23:29:27 +02:00
7a3de79e36
docs(type_utils): add some documentation 2023-04-13 23:29:27 +02:00
84b17382c1
docs(architecture): update readme 2023-04-13 23:29:27 +02:00
9f260b8d0b
ci: add pubignore for each package 2023-04-13 23:29:26 +02:00
973eefa7bc
docs: update readme 2023-04-13 23:29:26 +02:00
6f585cf7ee
chore: add scripts to clean license, authors 2023-04-13 23:29:26 +02:00
a5cc20d05a
feat(i18n): change gitignore for symbolic link 2023-04-13 23:29:06 +02:00
1d3e487d6b
feat(authentication): add mock + local storage 2023-04-13 23:24:12 +02:00
4d872edc4e
docs(authentication): update example with multiple data sources 2023-04-13 23:24:12 +02:00
d53e7b80da
refactor(authentication)!: split data sources (cache, session, external) 2023-04-13 23:24:12 +02:00
5a7930550d
style(authentication): dart format + add some docs 2023-04-13 23:24:12 +02:00
eb4ae834c1
fix(authentication): make sur access token is available on every steps 2023-04-13 23:24:12 +02:00
b83275aaf6
feat(authentication): remove session wrapper for AuthenticationSession 2023-04-13 23:24:12 +02:00
6556c4485f
docs(authentication): add full dartdoc 2023-04-13 23:24:12 +02:00
8ed9e86db2
test(authentication): update tests 2023-04-13 23:24:11 +02:00
0c876e829e
docs: roolback and remove wiki 2023-04-13 23:24:11 +02:00
87c557263d
docs(authentication): add wiki script 2023-04-13 23:24:11 +02:00
1de922f644
docs(authentication): update example 2023-04-13 23:24:11 +02:00
1c5a6ce9eb
feat(authentication): add account edit cubit 2023-04-13 23:24:11 +02:00
3faceeebb6
feat(authentication): add custom routine, and documentation 2023-04-13 23:24:11 +02:00
eafe4dc7c6
feat(authentication): add full event support 2023-04-13 23:24:11 +02:00
1451240f1a
test(authentication): fix tests 2023-04-13 23:21:38 +02:00
9ff7b73aeb
fix(authentication): anonymous sign in event 2023-04-13 23:21:38 +02:00
6779a8b650
refactor(authentication): use custom user changes stream 2023-04-13 23:21:38 +02:00
13fc4aa875
fix(authentication): initialize account stream transformer 2023-04-13 23:21:38 +02:00
828c1ace6f
docs(authentication): update example 2023-04-13 23:21:38 +02:00
33cb4f6f06
refactor(authentication)!: use mixins, and remove use of onSignUpSuccess 2023-04-13 23:21:38 +02:00
adcd98f47b
feat(authentication)!: add event type on auth change 2023-04-13 23:21:38 +02:00
fe4ce3cbbc
refactor: make signup/in, passwordreset cubit extendable 2023-04-13 23:21:38 +02:00
222b650bd2
fix(authentication): stream on null account 2023-04-13 23:21:38 +02:00
8837066d73
fix(authentication): handle empty provider list (closes #113) 2023-04-13 23:21:38 +02:00