Block a user
malo
deleted branch ui_layout/refactor/update_appbar_component from Wyatt-FOSS/wyatt-packages
2022-12-08 23:04:06 +00:00
malo
deleted branch crud_bloc/refactor/execute_function from Wyatt-FOSS/wyatt-packages
2022-12-08 23:04:01 +00:00
feat(bloc_layout): add new package to combine bloc_helper, crud_bloc, ui_components, and ui_layout
Still have to add :
- Add AppBarLayoutCrudCubitConsumerScreen
- Add AppBarLayoutCrudListCubitConsumerScreen
- Add BottomBarLayoutCrudCubitConsumerScreen
- Add BottomBarLayoutCrudListCubitCons…
feat(bloc_layout): add new package to combine bloc_helper, crud_bloc, ui_components, and ui_layout
malo
created branch bloc_layout/feat/new_package in Wyatt-FOSS/wyatt-packages
2022-12-08 21:40:24 +00:00

malo
deleted branch feat/bloc_layout/new-package from Wyatt-FOSS/wyatt-packages
2022-12-08 19:35:29 +00:00
refactor(ui_layout): update appbar component (close #78)
malo
pushed to ui_layout/refactor/update_appbar_component at Wyatt-FOSS/wyatt-packages
2022-12-08 18:47:32 +00:00
malo
created branch ui_layout/refactor/update_appbar_component in Wyatt-FOSS/wyatt-packages
2022-12-08 18:47:32 +00:00
refactor(crud_bloc): update package using new architecture usecase execute method (close #77)
malo
created branch crud_bloc/refactor/execute_function in Wyatt-FOSS/wyatt-packages
2022-12-08 18:30:55 +00:00
malo
pushed to crud_bloc/refactor/execute_function at Wyatt-FOSS/wyatt-packages
2022-12-08 18:30:55 +00:00

Refactor(ui_layour): Outdated with dependencies
Refactor(crud_bloc): update use case with new architecture package updates