main skeleton of app
This commit is contained in:
commit
24f458b06f
36 changed files with 1783 additions and 0 deletions
4
lib/bloc/scoop_list_event.dart
Normal file
4
lib/bloc/scoop_list_event.dart
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
part of 'scoop_list_bloc.dart';
|
||||
|
||||
@immutable
|
||||
abstract class ScoopListEvent {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue