Commit Graph
100 Commits
Author SHA1 Message Date
malo cc41b7b589 fix: apply dart fix --apply 2023-08-28 09:00:59 +00:00
malo e74346b655 fix(authentication_bloc): go router version refactoring 2023-08-28 09:00:59 +00:00
malo 54bd147e87 chore: upgrade deps to major versions 2023-08-28 09:00:59 +00:00
malo 543b9421ca docs(cloud_messaging_bloc): add reamde
continuous-integration/drone/pr Build is failing
2023-08-28 08:37:23 +00:00
malo 33f075e3c2 chore(release): publish packages
continuous-integration/drone/pr Build is passing
- wyatt_i18n@2.0.0+1
2023-08-21 17:54:14 +02:00
malo c13d06105b build(i18n): upgrade intl sdk
continuous-integration/drone/pr Build is passing
2023-08-21 17:32:36 +02:00
malo a1c44bfb28 chore(release): publish packages
continuous-integration/drone/pr Build is failing
- wyatt_cloud_messaging_bloc_base@0.1.1+1
 - wyatt_cloud_messaging_bloc_firebase@0.1.0+1
2023-08-18 18:27:50 +02:00
malo a8e826f58b fix: fix unimplemented error in listenable use case
continuous-integration/drone/pr Build is failing
2023-08-18 18:20:52 +02:00
malo 9704177c5a refactor(cloud_messaging_bloc_firebase): update deps
continuous-integration/drone/pr Build is failing
2023-08-18 16:47:45 +02:00
malo 024c5a8c88 build: rename package library 2023-08-18 16:37:07 +02:00
malo c0d8425552 chore(release): publish packages
- wyatt_cloud_messaging_bloc_base@0.1.1
 - wyatt_cloud_messaging_bloc_firebase@0.1.0+1
2023-08-18 16:24:48 +02:00
malo c0d9447183 build: update package versions to 0.1.0
continuous-integration/drone/pr Build is failing
2023-08-18 15:59:59 +02:00
malo 64f588a819 style: add license part
continuous-integration/drone/pr Build is failing
2023-08-18 15:59:16 +02:00
malo 871c52f54d fix: fix notifs listeners
continuous-integration/drone/pr Build is failing
2023-08-18 15:57:58 +02:00
malo 18fffa09fb chore: export cloud messaging base package in firebase impl package
continuous-integration/drone/pr Build is failing
2023-08-18 10:02:14 +02:00
malo 51efc56ced feat: implement background notif firebase stream
continuous-integration/drone/pr Build is failing
2023-08-18 10:00:27 +02:00
malo f4972e629d feat: check exception in listen notifications use cases 2023-08-18 09:59:39 +02:00
malo 2b0fa4b578 refactor: encode data for local notification payload
continuous-integration/drone/pr Build is failing
2023-08-18 09:33:59 +02:00
malo 1be187b83d wip: starting implementing firebase messaging implementation
continuous-integration/drone/pr Build is failing
2023-08-17 21:00:05 +02:00
malo 18e8d1c754 refactor: modify methods on usage 2023-08-17 20:59:34 +02:00
malo bcc5c0f268 chore: rename package 2023-08-17 19:59:09 +02:00
malo 68ace8e39f chore: add license part 2023-08-17 19:53:40 +02:00
malo d32bf9a38f fix: fix example after rebasing 2023-08-17 19:49:29 +02:00
malo bbfbf40126 feat: implement notification abstraction package 2023-08-17 19:47:12 +02:00
malo a078f6b6b0 feat(ui_layout-bloc_layout): proxy scaffold fields 2023-05-12 12:41:02 +00:00
malo fd40d1be3d chore: export floating action button 2023-05-12 12:41:02 +00:00
malo d3184eb3e1 feat: add floating action button component (close #191)
continuous-integration/drone/pr Build is passing
2023-05-03 19:06:52 +02:00
malo e418fc7949 cd: update drone config file to trigger pipeline on pull request
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-04-13 16:00:48 +02:00
malo 8d12f84fcc build(crud_bloc): update .pubignore
continuous-integration/drone/push Build is passing
2023-04-10 17:46:05 +02:00
malo 2b4257a5d7 build(crud_bloc): make package ready for first release
continuous-integration/drone/push Build is passing
2023-04-09 12:12:14 +02:00
malo 55ee89fb26 chore: update library file names for ui components and ui layouts
continuous-integration/drone/push Build is failing
2023-03-01 11:46:48 +01:00
malo 358debf2fa docs(ui_layout-bloc_layouts): add readmes
continuous-integration/drone/push Build is failing
2023-02-28 17:50:16 +01:00
malo 7c97417233 feat(bloc_layout): add attributs available for grid bloc layouts
continuous-integration/drone/push Build is failing
2023-02-28 15:42:02 +00:00
malo 4256622726 style: add models 2023-02-28 15:42:02 +00:00
malo 89ce553fa2 feat(bloc_layout): add grid content implementations 2023-02-28 15:42:02 +00:00
malo abb5f0c735 style(bloc_layout): apply dart fix 2023-02-28 15:42:02 +00:00
malo 99311c5d8c feat(bloc_layout): rework on structure using new components and layouts 2023-02-28 15:42:02 +00:00
malo a0783b4b60 docs: add doc 2023-02-28 15:42:02 +00:00
malo 4029d4de03 feat: update layouts to allow more control on components 2023-02-28 15:42:02 +00:00
malo 4a73a8a4c0 chore(ui_kit): export wyatt component theme data
continuous-integration/drone/push Build is passing
2023-02-24 16:26:51 +01:00
malo 81c8851ac8 style(ui_components): remove useless comment
continuous-integration/drone/push Build is passing
2023-02-23 10:40:05 +01:00
malo 0c176ba0fa feat(ui_kit-ui_components): Modify the theme resolver to utilize the theme helper and streamline the logic 2023-02-23 10:24:54 +01:00
malo 970dde2ef1 feat(ui_kit): remove .raw call 2023-02-23 09:33:05 +01:00
malo 2e187b26eb feat(ui_kit): export ui kit as component theme data 2023-02-23 09:30:11 +01:00
malo 0337d4f97a feat(ui_components): make component theme data copyable 2023-02-23 09:29:46 +01:00
malo 3c3545abfe style(ui_kit): remove test style
continuous-integration/drone/push Build is passing
2023-02-22 19:29:39 +01:00
malo 2dfbd59773 feat(ui_kit): allow to cascade styles in ThemeHelper 2023-02-22 19:28:09 +01:00
malo 4a3fde3a1e feat(ui_kit): implement top nav bar
continuous-integration/drone/push Build is passing
2023-02-22 17:43:42 +01:00
malo 317eb56d66 refactor(ui_kit): adapt ui_kit 2023-02-22 16:13:07 +01:00
malo b9dac32143 refactor(ui_components): migrate top nav bar using generify top bar 2023-02-22 16:10:25 +01:00
malo 8955788fa5 feat(ui_components): generify bars 2023-02-22 16:05:40 +01:00
malo ca6af3ccc3 style(ui_components): clean folders and gather bars 2023-02-22 16:01:51 +01:00
malo ad0f1ec1c5 feat(ui_kit): implement top app bar and update example 2023-02-22 15:50:46 +01:00
malo 41a484c013 feat(ui_components): update attributs and proxy most of appbar attributs 2023-02-22 15:50:21 +01:00
malo 4811ed8998 feat(ui_components): add centerTitle property to app bar component 2023-02-22 11:37:29 +01:00
malo dba14088b0 style(ui_components): format imports 2023-02-22 11:25:22 +01:00
malo b2fe14a123 feat(ui_components): add top navigation bar component to theme data 2023-02-22 11:24:30 +01:00
malo bbd3f0a02d feat(ui_components): add Top Navigation Bar Component 2023-02-22 11:23:08 +01:00
malo 79dc34414c fix(ui_components): add loader to theme data (close #152)
continuous-integration/drone/push Build is passing
2023-02-22 00:02:26 +00:00
malo 349d1ae288 feat(ui_components): add new components to theme data (close #152) 2023-02-22 00:02:26 +00:00
malo 49b534d145 fix(ui_kit): fix tab action focus on textinputs
continuous-integration/drone/push Build is passing
2023-02-21 18:44:11 +01:00
malo 133e0e910b fix(ui_kit): make card core stateless 2023-02-21 13:34:04 +01:00
malo 25224469b5 fix(ui_components): fix MultiColor lerp method 2023-02-21 13:27:19 +01:00
malo 6537945946 fix(ui_kit): remove null check operator in RichTextBuilder component 2023-02-21 13:23:51 +01:00
malo 702164082a fix(ui_kit): remove null check operator in Loader component 2023-02-21 13:19:11 +01:00
malo f2b8c03dd7 refactor(ui_kit): update textinput component using borderColors as Color 2023-02-21 13:15:47 +01:00
malo 51672cc95a refactor(ui_components): move borderColors type 2023-02-21 13:13:01 +01:00
malo eda643e9b4 chore(ui_components): remove g files and copy with deps 2023-02-21 13:09:20 +01:00
malo cae4b68046 refactor(ui_components): add CopyWith method in ThemeStyle 2023-02-21 12:10:17 +01:00
malo 4030511f4a fix(ui_components-ui_kit): fix, clean and unify logic and code after rebase 2023-02-21 09:54:19 +01:00
malo 8ed8a71c7c fix(ui_kit): fix conflicts in card component after rebase 2023-02-21 08:53:38 +01:00
malo b6d22002ee fix(ui_kit): fix export theme file 2023-02-21 08:52:18 +01:00
malo 9b9339cb56 chore(ui_components): add copywith deps 2023-02-21 08:49:52 +01:00
malo b57500b854 feat(ui_kit): update example (#138) 2023-02-21 08:46:14 +01:00
malo 1edb1f7324 feat(ui_kit): implemement text inputs (#138) 2023-02-21 08:37:36 +01:00
malo edf72cf4c2 feat(ui_components):add text input components, theme extension and worked on utils (#138) 2023-02-21 08:36:58 +01:00
malo f6c16c5dc4 feat(ui_components): add isColor getter in multicolor helper 2023-02-21 08:35:12 +01:00
malo c6beae597b refactor(ui_components): update colors using Multicolor class (#138) 2023-02-21 08:35:12 +01:00
malo c2b60f2d79 feat(ui_kit): add text input theme extension (#138) 2023-02-21 08:35:12 +01:00
malo 1e8d5d088e chore(ui_components): export text inputs (#138) 2023-02-21 08:35:04 +01:00
malo 419c99c103 feat(ui_components): add text input abstract class (#138) 2023-02-21 08:32:38 +01:00
malo 4b37175d17 feat(ui_kit): add card theme extension, fix bugs & update example (close #126)
continuous-integration/drone/push Build is failing
2023-02-14 11:34:45 +01:00
malo ea18d39c44 style(ui_kit): remove cache files
continuous-integration/drone/push Build is failing
2023-02-10 16:23:08 +01:00
malo b9f2305bca build(ui_kit): add firebase config 2023-02-10 16:17:35 +01:00
malo 55822ad870 feat(ui_kit): add quote / skill / portfolio cards (#126)
continuous-integration/drone/push Build is failing
2023-02-10 16:01:07 +01:00
malo a563bd1fe3 style(ui_kit): add macos platform in example
continuous-integration/drone/push Build is failing
2023-02-10 14:19:32 +01:00
malo 5464cd1d40 feat(ui_kit): implement information card (#126)
continuous-integration/drone/push Build is failing
2023-02-10 14:08:04 +01:00
malo ba1c1016e5 style(ui_kit): remove default files 2023-02-10 11:35:51 +01:00
malo 23b608ed10 feat(ui_components): add gradient attribut to text wrapper
continuous-integration/drone/push Build is failing
2023-02-10 11:25:39 +01:00
malo ac432f6dc8 feat(ui_components): export cards #126
continuous-integration/drone/push Build is failing
2023-02-09 16:50:48 +00:00
malo 6c85faba82 feat(ui_components): add portfolio & skill cards #126 2023-02-09 16:50:48 +00:00
malo dd75ecfc7a feat: make text wrapper constructor constant 2023-02-09 16:50:48 +00:00
malo 0132771e17 feat(ui_components): add text wrapper instead of String/Widget for Texts 2023-02-09 16:50:48 +00:00
malo 5d5ae145aa feat(ui_components): make fields nullable and not required in quote card 2023-02-09 16:50:48 +00:00
malo 07428a5215 fix(ui_components): remove darkmode enable field in cards 2023-02-09 16:50:48 +00:00
malo c994c822b0 feat(ui_components): export components and add license header 2023-02-09 16:50:48 +00:00
malo bde54e0cf5 feat(ui_components): add information_card & quote_card (#126) 2023-02-09 16:50:48 +00:00
malo f3c3939ba1 docs: update readme
continuous-integration/drone/push Build is failing
2023-02-07 14:26:53 +00:00
malo bd53d11e0d refactor(bloc_layout): migrate bloc layouts using copywith component method (close #121)
continuous-integration/drone/push Build is failing
2023-02-07 11:46:50 +01:00
malo ee8f08cc32 refactor(ui_layout): update exemple (close #116)
continuous-integration/drone/push Build is failing
2023-02-07 10:49:56 +01:00