|
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 |
|
|
a4c73421d2
|
fix(authentication_bloc): upgrade google sign to his major v
continuous-integration/drone/pr Build is failing
|
2023-08-28 09:00:59 +00:00 |
|
|
e74346b655
|
fix(authentication_bloc): go router version refactoring
|
2023-08-28 09:00:59 +00:00 |
|
|
54bd147e87
|
chore: upgrade deps to major versions
|
2023-08-28 09:00:59 +00:00 |
|
|
458ad76786
|
style: remove ignored files
|
2023-04-14 10:03:57 +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 |
|
|
b427aff63d
|
style: dart format fix
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
|
2023-04-13 23:47:19 +02:00 |
|
|
0a13c67058
|
refactor(authentication): remove cross package export
|
2023-04-13 23:43:57 +02:00 |
|
|
4d872edc4e
|
docs(authentication): update example with multiple data sources
|
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 |
|
|
1de922f644
|
docs(authentication): update example
|
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 |
|
|
828c1ace6f
|
docs(authentication): update example
|
2023-04-13 23:21:38 +02:00 |
|
|
25cf9518f9
|
chore: fix all problems
continuous-integration/drone/push Build is passing
|
2023-02-24 10:12:04 +01:00 |
|
|
5f52b2fc3d
|
refactor(authentication): use fromFirebaseUser factory to parse user
|
2022-12-13 17:00:26 -05:00 |
|
|
1a3631f691
|
feat(authentication): add google sign in in signIn cubit
|
2022-12-13 00:36:20 -05:00 |
|
|
37e00fe9c4
|
style(analysis): dart format + follows wyatt analysis 2.3.0
|
2022-12-12 22:43:54 -05:00 |
|
|
5e83c9e74e
|
docs(auth): add correct header
|
2022-12-07 19:52:01 -05: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 |
|
|
ca70f2eb1d
|
feat(authentication)!: add repo in callback usecases (close #55)
|
2022-12-03 18:53:20 -05:00 |
|
|
f123e537ae
|
fix(authentication): allow email/password validators customization (closes #57)
|
2022-12-03 18:41:04 -05:00 |
|
|
626d951443
|
fix(authentication)!: use FutureOrResult extension (close #41)
|
2022-11-24 11:18:16 -05:00 |
|
|
c945cd435e
|
chore(release): publish packages
- wyatt_authentication_bloc@0.4.0
- wyatt_form_bloc@0.2.0
|
2022-11-16 16:03:13 -05:00 |
|
|
852d29ef0a
|
refactor(auth): update example with new input builders
|
2022-11-16 16:02:18 -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 |
|
|
eceda684f0
|
fix(auth): fix some bugs to validate publishing
|
2022-11-11 19:08:28 -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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
3cbc268dea
|
fix(auth): example needs multidex support
|
2022-04-20 18:55:12 +02:00 |
|
|
99b6a0a335
|
remove firebase_options secret file
|
2022-04-20 18:47:35 +02:00 |
|
|
88719576b7
|
bump(auth): upgrade form_bloc package
|
2022-04-20 18:37:27 +02:00 |
|
|
27015b63d9
|
feat(auth)!: use form_bloc package
|
2022-04-20 18:25:46 +02:00 |
|
|
c70446e2c4
|
feat(authentication)!: rename package
|
2022-04-19 19:34:04 +02:00 |
|