136 Commits

Author SHA1 Message Date
1dd49fa080
chore(release): publish packages
- wyatt_architecture@0.0.2
 - wyatt_authentication_bloc@0.2.1+6
 - wyatt_form_bloc@0.1.0+1
wyatt_architecture-v0.0.2 wyatt_authentication_bloc-v0.2.1+6 wyatt_form_bloc-v0.1.0+1
2022-11-10 22:59:51 -05:00
0219e3d557
doc(arch): update readme 2022-11-10 22:58:35 -05:00
3de7d01173
feat(arch): add new typedef for stream and simple result 2022-11-10 22:58:19 -05:00
4183da6259
feat(arch): make base class const 2022-11-10 22:57:51 -05:00
1f24a76717
chore(form): add hosted dependecy 2022-11-10 13:51:37 -05:00
0a4a9c2feb
chore(release): publish packages
- wyatt_form_bloc@0.1.0
 - wyatt_authentication_bloc@0.2.1+5
wyatt_authentication_bloc-v0.2.1+5 wyatt_form_bloc-v0.1.0
2022-11-10 13:43:55 -05:00
92f8b2916c Merge pull request 'auth/wyatt_arch_migration' (#25) from auth/wyatt_arch_migration into master
Reviewed-on: #25
2022-11-10 18:40:27 +00:00
3588c3241b
chore(auth): update pubspec 2022-11-10 13:39:07 -05:00
9b87eb7ed9
chore(form): update pubspec 2022-11-10 13:38:55 -05:00
6802a56bfc
doc(auth): update example router 2022-11-10 13:31:15 -05:00
b2a9dac7c6
refactor(auth): rename local to cache auth data source 2022-11-10 13:31:00 -05:00
c0a91d6437
feat!(auth): use form repository 2022-11-10 13:30:13 -05:00
59bd3edb0d
feat!(auth): use new form features 2022-11-10 13:29:30 -05:00
0c920e8245
feat(form): clean and add toString and equality 2022-11-10 13:24:29 -05:00
ae3711a136
fix!(form): fix states with required form 2022-11-10 13:24:00 -05:00
f031b3cbf5
fix: make cubit custom implementation simpler 2022-11-10 01:28:30 -05:00
68a582c3ad
refactor(form): refactor simple example 2022-11-10 01:06:25 -05:00
7a056ac38e
feat!(form): add repository feature, and controller for inputs 2022-11-10 01:05:12 -05:00
b89ef3de8a
feat!(form): migrate to wyatt architecture 2022-11-09 22:35:41 -05:00
79fdd3c837
doc(auth): update example 2022-11-09 01:48:32 -05:00
0d00a67b7c
fix: rework presentation features 2022-11-09 01:47:57 -05:00
d2d8acdafb
fix: rework core and entities 2022-11-09 01:47:37 -05:00
2f572db4a4
feat: add data sources 2022-11-09 01:47:09 -05:00
3972c56e55
feat: rewrite authentication repository 2022-11-09 01:46:28 -05:00
0bc2aa3512
feat: update dependencies 2022-11-09 01:44:52 -05:00
94f21a664f
chore(release): publish packages
- wyatt_architecture@0.0.2-dev.0
wyatt_architecture-v0.0.2-dev.0
2022-11-08 21:45:28 -05:00
6602db215f
doc(arch): add fully featured example 2022-11-08 20:09:18 -05:00
db67491876
doc(arch): update readme 2022-11-08 20:08:55 -05:00
35aa6bb7c2
feat(arch): add exceptions, datasources, repositories, and usecases 2022-11-08 20:07:55 -05:00
067ca4df5d
chore(release): publish packages
- wyatt_type_utils@0.0.3+1
 - wyatt_architecture@0.0.1+2
wyatt_architecture-v0.0.1+2 wyatt_type_utils-v0.0.3+1
2022-11-07 17:42:41 -05:00
f3c17ad387
refactor(types): rename future result extension 2022-11-07 17:31:33 -05:00
492d95b164
chore(release): publish packages
- wyatt_bloc_helper@1.2.0
wyatt_bloc_helper-v1.2.0
2022-11-06 20:37:11 -05:00
c568a05654
chore(release): publish packages
- wyatt_type_utils@0.0.3
 - wyatt_architecture@0.0.1+1
wyatt_architecture-v0.0.1+1 wyatt_type_utils-v0.0.3
2022-11-06 19:38:31 -05:00
aa721afcaa
chore: chang melos config and fix ambiguous readme character 2022-11-06 19:35:39 -05:00
5f7efddb86
feat(types): add object, string, datetime, iterable extensions 2022-11-06 19:32:40 -05:00
46f5960d43
test(types): add pair tests 2022-11-06 19:32:05 -05:00
d63e7a8a07
feat(types): add new pair type 2022-11-06 19:31:52 -05:00
597ecf23e2
refactor(types): move either folder 2022-11-06 19:31:36 -05:00
bfc21bde26
chore(release): publish packages
- wyatt_analysis@2.2.2
wyatt_analysis-v2.2.2
2022-11-06 17:13:30 -05:00
5936f783a5 Merge pull request 'bloc/feature/fix_and_repo' (#24) from bloc/feature/fix_and_repo into master
Reviewed-on: #24
2022-11-06 22:03:19 +00:00
46e720d438
feat(arch): add new project for wyatt clean architecture 2022-11-06 17:02:24 -05:00
023f9b9f54
docs(bloc): add ios example 2022-11-06 17:01:37 -05:00
522ed55e04
docs(analysis): add publish_to self hosted pub server 2022-11-06 17:01:09 -05:00
f45afa8a57
Merge remote-tracking branch 'origin/master' into bloc/feature/fix_and_repo 2022-11-06 16:56:03 -05:00
2807582a16
feat(bloc): add init function and multi provider 2022-10-17 19:56:23 -04:00
ba4f3a7b4a
fix(auth): fix bug on hot refresh 2022-08-26 14:53:02 +02:00
719fa83576
chore(release): publish packages
- wyatt_form_bloc@0.0.6
 - wyatt_authentication_bloc@0.2.1+4
wyatt_authentication_bloc-v0.2.1+4 wyatt_form_bloc-v0.0.6
2022-08-26 13:44:00 +02:00
7f56752fa7
style(auth): reformat some files 2022-08-26 13:43:39 +02:00
d9d45db5c0
feat(auth): add reactive repo + extra data + router examples + tests 2022-08-26 13:42:53 +02:00
a1e36f84be
feat(form): add raw form validator 2022-08-26 13:42:01 +02:00