46 Commits

Author SHA1 Message Date
1492745e54
docs(wyatt_architecture): update readme 2024-02-18 23:00:01 +01:00
59bca9045e
refactor(wyatt_architecture): upgrade usecases to add NoParams 2024-02-18 22:49:11 +01:00
7785f3f117
chore(release): publish packages
Some checks failed
continuous-integration/drone/pr Build is failing
- wyatt_bloc_helper@2.0.2
 - wyatt_bloc_layout@0.1.2+5
 - wyatt_cloud_messaging_bloc_base@0.1.1+3
 - wyatt_i18n@2.0.2
 - wyatt_ui_kit@3.2.4
 - wyatt_cloud_messaging_bloc_firebase@0.1.0+3
2023-11-18 18:08:43 +01:00
c19e016702 chore(release): publish packages
- wyatt_architecture@0.2.0+1
 - wyatt_authentication_bloc@0.5.1+2
 - wyatt_bloc_layout@0.1.2
 - wyatt_cloud_messaging_bloc_base@0.1.1+2
 - wyatt_cloud_messaging_bloc_firebase@0.1.0+2
 - wyatt_crud_bloc@0.1.1+1
 - wyatt_form_bloc@0.2.0+4
 - wyatt_http_client@2.0.1
 - wyatt_i18n@2.0.1
 - wyatt_ui_components@0.3.0
 - wyatt_ui_kit@3.2.0
 - wyatt_ui_layout@0.1.2
2023-08-28 15:18:51 +02:00
cc41b7b589 fix: apply dart fix --apply 2023-08-28 09:00:59 +00:00
0592cf9a3c
chore(release): publish packages �
All checks were successful
continuous-integration/drone/pr Build is passing
2023-05-03 11:50:05 +02:00
5bf9f01be0
build: remove any pub git dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
2023-04-14 13:55:17 +02:00
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
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
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
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
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
6f585cf7ee
chore: add scripts to clean license, authors 2023-04-13 23:29:26 +02:00
b1d66dc6e4
chore(release): publish packages
All checks were successful
continuous-integration/drone/push Build is passing
- wyatt_analysis@2.4.1
2023-02-24 10:20:00 +01:00
25cf9518f9
chore: fix all problems
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-24 10:12:04 +01:00
8d833d39d7
chore: fix and format using melos 2023-02-23 19:19:48 +01:00
9339100399
chore(release): publish packages
Some checks failed
continuous-integration/drone/push Build is failing
- wyatt_analysis@2.4.0
2023-02-07 14:46:21 +01:00
AN12345
17ff0f8ba1 clean(packages): apply dart fix (close #106)
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-13 13:52:49 -05:00
3c8ff373a1
chore(release): publish packages
All checks were successful
continuous-integration/drone/push Build is passing
- wyatt_analysis@2.3.0
2022-12-12 22:17:35 -05:00
21b18054ba chore(package): clean unimplemented tests 2022-12-12 01:21:37 +00:00
7fcb9e8ac3
chore(release): publish packages
- wyatt_bloc_helper@2.0.0
 - wyatt_type_utils@0.0.4
 - wyatt_authentication_bloc@0.4.0+3
 - wyatt_crud_bloc@0.1.0+2
 - wyatt_architecture@0.1.0+1
 - wyatt_form_bloc@0.2.0+2
2022-12-04 21:08:15 -05:00
2a4e29f38c
chore(release): publish packages
- wyatt_architecture@0.1.0
 - wyatt_authentication_bloc@0.4.0+2
 - wyatt_crud_bloc@0.1.0+1
 - wyatt_form_bloc@0.2.0+1
2022-12-03 20:40:23 -05:00
AN12345
17e7bce9e6 refactor(architecture): update naming methodes (close #47) 2022-11-24 17:25:44 -05:00
AN12345
80ce7aff91 fix(architecture): fix execute method on error handler. (#38) 2022-11-23 23:11:04 +00:00
AN12345
a9121b6862 refactor(architecture): update example. (close #38) 2022-11-23 23:11:04 +00:00
AN12345
54f92e8042 docs(architecture): generate class model. (#38) 2022-11-23 23:11:04 +00:00
AN12345
00393a6ba7 docs(architecture): update Readme. (#38) 2022-11-23 23:11:04 +00:00
AN12345
136e0e8c98 chore(architecture)!: update exports. (#38) 2022-11-23 23:11:04 +00:00
AN12345
500a6ae51d feat(architecture): update usecase en add & sepcific case. (#38) 2022-11-23 23:11:04 +00:00
AN12345
79fdde25fc feat(architecture): add obsevers for alternative usecase scenarions (#38) 2022-11-23 23:11:04 +00:00
1dd49fa080
chore(release): publish packages
- wyatt_architecture@0.0.2
 - wyatt_authentication_bloc@0.2.1+6
 - wyatt_form_bloc@0.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
94f21a664f
chore(release): publish packages
- wyatt_architecture@0.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
2022-11-07 17:42:41 -05:00
c568a05654
chore(release): publish packages
- wyatt_type_utils@0.0.3
 - wyatt_architecture@0.0.1+1
2022-11-06 19:38:31 -05:00
bfc21bde26
chore(release): publish packages
- wyatt_analysis@2.2.2
2022-11-06 17:13:30 -05:00
46e720d438
feat(arch): add new project for wyatt clean architecture 2022-11-06 17:02:24 -05:00