feat(bloc_layout): add new package to combine bloc_helper, crud_bloc, ui_components, and ui_layout #84

Merged
hugo merged 6 commits from bloc_layout/feat/new_package into master 2022-12-11 23:39:08 +00:00
Owner
No description provided.
hugo requested changes 2022-12-08 21:49:59 +00:00
@ -0,0 +1,17 @@
// Copyright (C) 2022 WYATT GROUP
Owner

Remove test/ folder if no test, because it makes melos test fails if test files are empty.

Remove test/ folder if no test, because it makes `melos test` fails if test files are empty.
malo marked this conversation as resolved
malo changed title from feat(bloc_layout): add new package to combine bloc_helper, crud_bloc, ui_components, and ui_layout to WIP: feat(bloc_layout): add new package to combine bloc_helper, crud_bloc, ui_components, and ui_layout 2022-12-08 21:58:11 +00:00
Author
Owner

Still have to add :

  • AppBarLayoutCrudCubitConsumerScreen
  • AppBarLayoutCrudListCubitConsumerScreen
  • BottomBarLayoutCrudCubitConsumerScreen
  • BottomBarLayoutCrudListCubitConsumerScreen
  • AppBarLayoutCrudCubitScreen
  • AppBarLayoutCrudListCubitScreen
  • BottomBarLayoutCrudCubitScreen
  • BottomBarLayoutCrudListCubitScreen
  • FrameLayoutCrudCubitScreen
  • FrameLayoutCrudListCubitScreen
Still have to add : - AppBarLayoutCrudCubitConsumerScreen - AppBarLayoutCrudListCubitConsumerScreen - BottomBarLayoutCrudCubitConsumerScreen - BottomBarLayoutCrudListCubitConsumerScreen - AppBarLayoutCrudCubitScreen - AppBarLayoutCrudListCubitScreen - BottomBarLayoutCrudCubitScreen - BottomBarLayoutCrudListCubitScreen - FrameLayoutCrudCubitScreen - FrameLayoutCrudListCubitScreen
malo self-assigned this 2022-12-08 22:14:29 +00:00
malo changed title from WIP: feat(bloc_layout): add new package to combine bloc_helper, crud_bloc, ui_components, and ui_layout to feat(bloc_layout): add new package to combine bloc_helper, crud_bloc, ui_components, and ui_layout 2022-12-11 23:33:23 +00:00
malo requested review from hugo 2022-12-11 23:33:33 +00:00
hugo approved these changes 2022-12-11 23:38:46 +00:00
hugo force-pushed bloc_layout/feat/new_package from 8d5f629f3c to ff90af47cd 2022-12-11 23:38:56 +00:00 Compare
hugo merged commit ff90af47cd into master 2022-12-11 23:39:08 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Wyatt-FOSS/wyatt-packages#84
No description provided.