57 Commits

Author SHA1 Message Date
f05f2230e9
fix(auth): add initial null account event in stream in the mock authentication 2022-11-16 15:46:07 -05:00
54002beaab
test(auth): add tests for the SignUpCubit update method 2022-11-16 15:45:11 -05:00
31ad460757
fix(auth)!: add signInWithEmailAndPassword and signInAnonymously methods in SignInCubit #26 2022-11-15 19:25:20 -05:00
4fd2a2a16c
chore(auth): remove old example and rename actual 2022-11-15 18:52:10 -05:00
cecbc94a95
chore(auth): add global vscode folder symlink 2022-11-15 18:13:56 -05:00
3820fc4764
chore(auth): remove local vscode folder 2022-11-15 18:13:30 -05:00
95f41025f4
chore(release): publish packages
- wyatt_authentication_bloc@0.3.0+1
2022-11-11 19:09:01 -05:00
eceda684f0
fix(auth): fix some bugs to validate publishing 2022-11-11 19:08:28 -05:00
291c195ceb
chore(release): publish packages
- wyatt_authentication_bloc@0.3.0
2022-11-11 19:01:49 -05:00
1896497c1a
refactor(auth): use correct deps 2022-11-11 19:01:00 -05:00
87254ef547
feat(auth): add fully functionnal mock data source 2022-11-11 18:48:30 -05:00
da34acd35b
fix(auth): return exception and not throwing it anymore 2022-11-11 18:47:59 -05:00
d9d0625c67
fix(auth): exception returns msg as message 2022-11-11 18:47:16 -05:00
08f789725b
feat(auth): add toString and equality on entities and models 2022-11-11 18:46:37 -05:00
33ac5c6280
doc(auth): update pubspec and readme 2022-11-11 16:54:58 -05:00
762b9bcd11
refactor(auth): update example with new listeners 2022-11-11 16:54:40 -05:00
38480d84f4
test(auth): add tests for all features 2022-11-11 16:54:08 -05:00
03a51b97ad
feat(auth)!: add email verification, password reset support 2022-11-11 16:53:36 -05: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
0a4a9c2feb
chore(release): publish packages
- wyatt_form_bloc@0.1.0
 - wyatt_authentication_bloc@0.2.1+5
2022-11-10 13:43:55 -05:00
3588c3241b
chore(auth): update pubspec 2022-11-10 13:39:07 -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
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
bfc21bde26
chore(release): publish packages
- wyatt_analysis@2.2.2
2022-11-06 17:13:30 -05: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
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
24ebdc008c
chore(release): publish packages
- wyatt_form_bloc@0.0.5
 - wyatt_authentication_bloc@0.2.1+3
2022-08-25 18:03:00 +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
58fec4bf48
chore(release): publish packages
- wyatt_analysis@2.2.1
2022-07-12 12:20:15 +02:00
0d130ce84a
chore(release): publish packages
- wyatt_analysis@2.2.0
2022-07-11 23:54:57 +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
Renovate
83b75ee0e5 chore(deps): update dependency flutter_lints to v2 2022-06-01 14:25:58 +00:00
Malo Léon
15b9f979a2 chore(release): publish packages
- wyatt_analysis@2.1.0
2022-05-23 15:51:18 +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
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
5ea5c510cb chore(release): publish packages
- wyatt_crud_bloc@0.0.2
 - wyatt_analysis@2.0.1
2022-04-20 23:12:12 +02:00
e3776259df style(auth): update analysis options 2022-04-20 22:54:00 +02:00