262 Commits

Author SHA1 Message Date
931c40a5a4 feat(ui_components): export cards #126 2023-02-09 15:21:23 +01:00
e934595ee9 feat(ui_components): add portfolio & skill cards #126 2023-02-09 15:15:53 +01:00
3c1c63235f feat: make text wrapper constructor constant 2023-02-08 21:33:23 +01:00
47773872eb feat(ui_components): add text wrapper instead of String/Widget for Texts 2023-02-08 17:42:33 +01:00
82a643cbb4 feat(ui_components): make fields nullable and not required in quote card 2023-02-08 15:54:50 +01:00
8304aaf8c8 fix(ui_components): remove darkmode enable field in cards 2023-02-08 15:43:20 +01:00
9bc453e04f feat(ui_components): export components and add license header 2023-02-08 13:23:45 +01:00
07a9b47b36 feat(ui_components): add information_card & quote_card (#126) 2023-02-07 18:30:46 +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
03725c25c7
feat(analysis): add new lint rules 2023-02-07 14:44:57 +01:00
588a09e0a1
docs(analysis): add instructions to create a new version (closes #104) 2023-02-07 14:43:52 +01:00
bd53d11e0d refactor(bloc_layout): migrate bloc layouts using copywith component method (close #121)
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-07 11:46:50 +01:00
ee8f08cc32 refactor(ui_layout): update exemple (close #116)
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-07 10:49:56 +01:00
413589462b refactor(ui_layout): migrate layouts using copywith component method (#116) 2023-02-07 10:49:09 +01:00
ff3f2008de fix(ui_components): generate new files after generator fixes (close #118)
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-07 10:25:58 +01:00
0b27a62669 fix(component_copy_with_gen): update example (#118) 2023-02-07 10:24:00 +01:00
6c9b6e239b fix(component_copy_with_gen): copywith method takes non nullable fields too (#118) 2023-02-07 10:22:32 +01:00
576a01512b refactor(ui_components): update example (close #115)
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-07 09:44:34 +01:00
cd3ed0fe69 refactor(ui_components): migrate components using code generator packages (#115) 2023-02-07 09:44:03 +01:00
AN12345
46c51525e8 feat: add generators for components proxy and mixins to enable copywith methods
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-06 18:42:34 +01:00
AN12345
b025247002 feat: add class annotation for component code generators 2023-02-06 18:41:54 +01:00
AN12345
04a87fe32a feat(bloc_layout): make package compatible with crud cubit (close #111)
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-19 19:21:38 -05:00
AN12345
f8f367baf6 (feat): rething conception and add missing layouts (close #97)
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-13 18:50:47 -05:00
AN12345
e667aa06d0 feat(ui_layout): make field nullable & add new app bar fields (#97) 2022-12-13 18:49:28 -05:00
f6ef5828bb
chore(release): publish packages
All checks were successful
continuous-integration/drone/push Build is passing
- wyatt_authentication_bloc@0.4.1
2022-12-13 17:29:38 -05:00
5f52b2fc3d
refactor(authentication): use fromFirebaseUser factory to parse user 2022-12-13 17:00:26 -05:00
f46707f5c1
style(authentication): Merge 'origin/master' into authentication/feature/google_signin 2022-12-13 16:42:50 -05: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
1a3631f691
feat(authentication): add google sign in in signIn cubit 2022-12-13 00:36:20 -05:00
197c5d54e6
feat(authentication): add google sign in parameter in firebase data source constructor 2022-12-12 23:47:29 -05:00
c7b241de2d
feat(authentication): add google sign_in support (closes #59) 2022-12-12 23:16:10 -05:00
94d573a584
refactor(authentication): update deps and re-export them 2022-12-12 23:14:55 -05:00
37e00fe9c4
style(analysis): dart format + follows wyatt analysis 2.3.0 2022-12-12 22:43:54 -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
640cfaf118
refactor(analysis): follow melos versioning
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-12 22:15:32 -05:00
7fc3736854
feat(analysis): exclude generated code, and add dart>2.16 rules
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-12 22:02:31 -05:00
29d8ec640f
feat(analysis): add overwrite protection 2022-12-12 21:38:57 -05:00
7f9621b4f6
feat(analysis): add 2.2.2 files for archive 2022-12-12 21:37:20 -05:00
7b61f3f08a
feat(analysis): add utils script to easely bump version 2022-12-12 21:36:39 -05:00
75a5facfdc
fix(analysis): change file include to keep coherence 2022-12-12 21:30:22 -05:00
AN12345
c93b7fb5f7 feat(bloc_layout): export layout_package & adapt imports
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-12 20:32:29 -05:00
aee7060a0b
ci: fix http client test error
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-12 15:20:47 -05:00
AN12345
4f49f4931c refactor(ui_layout): update example (#92)
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-12 14:21:48 -05:00
AN12345
e8172004a3 refactor(ui_component): update example (#92) 2022-12-12 14:21:13 -05:00
AN12345
c6d8ca37fe refactor(bloc_layout): update example (#92) 2022-12-12 14:20:20 -05:00
AN12345
e01f47d41a refactor(ui_layout): update package using nullable component data (#92) 2022-12-12 14:14:15 -05:00
AN12345
7a24a36af0 refactor(bloc_layout): update package using nullable component data (#92) 2022-12-12 14:13:00 -05:00
AN12345
244a286509 refactor(ui_components): update example (#92) 2022-12-12 14:10:41 -05:00
AN12345
81a7ca5a1f feat(ui_components): make component data field nullable (#92) 2022-12-12 14:08:36 -05:00
AN12345
45c7bd6fca refactor(ui_layout): update example with components updates (close #90)
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-12 12:42:11 -05:00