refactor/update-packages-with-new-component-version #217

Merged
hugo merged 8 commits from refactor/update-packages-with-new-component-version into master 2023-08-28 13:16:55 +00:00
Owner
No description provided.
malo added 11 commits 2023-08-28 12:46:12 +00:00
malo force-pushed refactor/update-packages-with-new-component-version from 811ba789ee to 59fcd93aa5 2023-08-28 12:47:36 +00:00 Compare
hugo requested changes 2023-08-28 12:53:36 +00:00
@ -23,2 +23,4 @@
mixin CrudMixin<Cubit extends bloc_base.Cubit<dynamic>,
SuccessState extends CrudSuccess> {
String? get loaderId => null;
String? get erroId => null;
Owner

errorId ?

erro**r**Id ?
malo marked this conversation as resolved
@ -3,10 +3,12 @@
export "FLUTTER_ROOT=/Users/maloleon/Library/flutter"
Owner

Remove --cached and ignore this Flutter/ephemeral folder in git

Remove --cached and ignore this `Flutter/ephemeral` folder in git
hugo marked this conversation as resolved
malo added 3 commits 2023-08-28 13:14:30 +00:00
malo requested review from hugo 2023-08-28 13:15:42 +00:00
hugo merged commit 0a950638db into master 2023-08-28 13:16:55 +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#217
No description provided.