-
- Downloads
Working on infinite list
Showing
- README.md 2 additions, 0 deletionsREADME.md
- lib/bloc/movies/movies_bloc.dart 18 additions, 0 deletionslib/bloc/movies/movies_bloc.dart
- lib/bloc/movies/movies_event.dart 4 additions, 0 deletionslib/bloc/movies/movies_event.dart
- lib/bloc/movies/movies_state.dart 6 additions, 0 deletionslib/bloc/movies/movies_state.dart
- lib/bloc/post/post_bloc.dart 18 additions, 0 deletionslib/bloc/post/post_bloc.dart
- lib/bloc/post/post_event.dart 4 additions, 0 deletionslib/bloc/post/post_event.dart
- lib/bloc/post/post_state.dart 6 additions, 0 deletionslib/bloc/post/post_state.dart
- lib/src/ui/movie_list.dart 17 additions, 3 deletionslib/src/ui/movie_list.dart
- pubspec.lock 7 additions, 0 deletionspubspec.lock
- pubspec.yaml 1 addition, 0 deletionspubspec.yaml
lib/bloc/movies/movies_bloc.dart
0 → 100644
lib/bloc/movies/movies_event.dart
0 → 100644
lib/bloc/movies/movies_state.dart
0 → 100644
lib/bloc/post/post_bloc.dart
0 → 100644
lib/bloc/post/post_event.dart
0 → 100644
lib/bloc/post/post_state.dart
0 → 100644
Please register or sign in to comment