|
57b951ed0a
|
feat(form): update deps
|
2022-08-25 18:02:43 +02:00 |
|
|
d6bb3c2ac7
|
chore(release): publish packages
- wyatt_form_bloc@0.0.4
- wyatt_authentication_bloc@0.2.1+2
|
2022-08-25 17:36:44 +02:00 |
|
|
5515c0e951
|
chore(release): publish packages
- wyatt_type_utils@0.0.2
|
2022-07-18 16:58:32 +02:00 |
|
|
ec5e65ac82
|
docs: remove useless web example
|
2022-07-18 16:56:48 +02:00 |
|
|
fc7a4560f0
|
feat(types): add strongly typed Option and Result.
|
2022-07-18 16:54:38 +02:00 |
|
|
52665cdee5
|
feat(types): add mason generated package
|
2022-07-17 22:29:36 +02:00 |
|
|
607b986848
|
feat(from): add form validator class with strategy design pattern
|
2022-07-14 16:59:24 +02:00 |
|
Malo Léon
|
61c6e637ec
|
doc(bloc_helper): update readme
|
2022-07-14 11:55:49 +01:00 |
|
Malo Léon
|
efda077f4b
|
feat(bloc_helper): add wrap feature
|
2022-07-14 11:45:47 +01:00 |
|
Malo Léon
|
e00f4f55b7
|
refactor(bloc_helper): general code update
|
2022-07-14 11:11:02 +01:00 |
|
|
58fec4bf48
|
chore(release): publish packages
- wyatt_analysis@2.2.1
|
2022-07-12 12:20:15 +02:00 |
|
|
dd380a71db
|
fix: import right version
|
2022-07-12 12:20:07 +02:00 |
|
|
0d130ce84a
|
chore(release): publish packages
- wyatt_analysis@2.2.0
|
2022-07-11 23:54:57 +02:00 |
|
|
28d9aa69e7
|
fix: rename to follow melos versioning and remove redundant rule
|
2022-07-11 23:54:48 +02:00 |
|
|
45e737dde2
|
feat: promote experimental, update analyzer rules and add some linter rules
|
2022-07-11 23:52:37 +02:00 |
|
|
2d1826235f
|
chore: update gitignore
|
2022-07-10 22:25:42 +02:00 |
|
|
f558685f11
|
chore(release): publish packages
- form_bloc_example@1.1.0
- wyatt_form_bloc@0.0.3
- authentication_bloc_example@1.0.1
- wyatt_authentication_bloc@0.2.1+1
|
2022-07-10 22:12:37 +02:00 |
|
|
b21aa04557
|
fix(auth): update form plugin and fix auth
|
2022-07-10 22:11:16 +02:00 |
|
|
8909274543
|
feat(form): add helpers
|
2022-07-10 22:10:12 +02:00 |
|
|
65774010aa
|
Merge branch 'master' into form/feature/add_metadata
|
2022-07-10 19:23:40 +00:00 |
|
|
39d19b4c7b
|
Merge branch 'master' into renovate/flutter_lints-2.x
|
2022-07-10 19:23:12 +00:00 |
|
|
8a0af954bf
|
doc: remove deprecated FormEntry
|
2022-07-10 21:15:33 +02:00 |
|
|
94b0ff01ad
|
doc: update readme with usage
|
2022-07-10 21:13:52 +02:00 |
|
|
741f05e1be
|
doc: update example
|
2022-07-10 21:13:43 +02:00 |
|
|
d0f1d07363
|
feat: add metadata on inputs
|
2022-07-10 21:13:13 +02:00 |
|
|
08ac6d8fda
|
feat: update to latest dart version
|
2022-07-10 21:12:55 +02:00 |
|
|
9203df94a0
|
chore(release): publish packages
- wyatt_http_client@1.2.0
|
2022-06-24 16:01:45 +02:00 |
|
|
81367e5f3a
|
feat(http): add new middleware feature
|
2022-06-24 15:58:48 +02:00 |
|
|
14cb3485e4
|
feat(http): implements doublelinked list for middlewares
|
2022-06-24 10:47:28 +02:00 |
|
|
58d3b70bee
|
feat(http): [WIP] implements middleware system
|
2022-06-23 17:07:04 +02:00 |
|
|
ea4a30ca00
|
feat(http): [WIP] work on middleware feature
|
2022-06-23 11:48:32 +02:00 |
|
Renovate
|
83b75ee0e5
|
chore(deps): update dependency flutter_lints to v2
|
2022-06-01 14:25:58 +00:00 |
|
|
9e9ec9ba9b
|
docs(bloc): update license
|
2022-05-23 21:22:38 +02:00 |
|
|
a98c41f461
|
chore(release): publish packages
- wyatt_http_client@1.1.0
|
2022-05-23 20:38:24 +02:00 |
|
|
9064d5bd34
|
doc(cli): update readme
|
2022-05-23 20:37:51 +02:00 |
|
|
de00c532c8
|
feat(http): add oauth2 refresh token client
|
2022-05-23 20:37:26 +02:00 |
|
|
8892337b93
|
chore(http): add new package
|
2022-05-23 16:29:44 +02:00 |
|
Malo Léon
|
15b9f979a2
|
chore(release): publish packages
- wyatt_analysis@2.1.0
|
2022-05-23 15:51:18 +02:00 |
|
Malo Léon
|
a146adfd16
|
feat(analysis): add experimental rules in appropriate file
|
2022-05-23 15:18:31 +02:00 |
|
|
7a89704c0b
|
chore(cli): add new package
|
2022-05-22 23:28:23 +02:00 |
|
|
d60ff3ee27
|
chore(release): publish packages
- wyatt_authentication_bloc@0.2.1
- wyatt_bloc_helper@1.1.0
|
2022-05-20 22:33:30 +02:00 |
|
|
9ef37633cb
|
feat(bloc): add provider, consumer and helpers
|
2022-05-20 22:32:30 +02:00 |
|
|
2ac2b4d2be
|
chore(bloc): add new package
|
2022-05-20 22:31:46 +02:00 |
|
|
dffa91eb23
|
chore(release): publish packages
- wyatt_medium_feeds@1.0.1
|
2022-05-05 21:29:48 +02:00 |
|
|
164877bb0b
|
fix(medium): remove useless example file
|
2022-05-05 21:29:25 +02:00 |
|
|
c787b065ad
|
chore(medium): add new package
|
2022-05-05 21:26:04 +02:00 |
|
|
12f9cf6aa5
|
feat(auth): add google, facebook, apple, twitter login
|
2022-05-04 22:50:07 +02:00 |
|
|
74db784973
|
chore(release): publish packages
- wyatt_form_bloc@0.0.2
- wyatt_authentication_bloc@0.2.0+1
|
2022-05-02 14:44:17 +02:00 |
|
|
fe5fa692f7
|
feat(form): add list option validator
|
2022-05-02 14:41:24 +02:00 |
|
|
5ea5c510cb
|
chore(release): publish packages
- wyatt_crud_bloc@0.0.2
- wyatt_analysis@2.0.1
|
2022-04-20 23:12:12 +02:00 |
|