fix: apply dart fix --apply

This commit is contained in:
2023-08-28 09:00:59 +00:00
committed by hugo
parent e74346b655
commit cc41b7b589
36 changed files with 127 additions and 127 deletions
@@ -31,7 +31,7 @@ class ExampleCubit extends Cubit<CrudState> {
'DATA LOADED 1',
'DATA LOADED 2',
'DATA LOADED 3',
'DATA LOADED 4'
'DATA LOADED 4',
]),
);
await Future<void>.delayed(const Duration(seconds: 1));