News App I made with Flutter.
Things To Do
✅ Splash Screen
✅ Movie Home Screen
✅ Movie Details Screen
✅ Tv Shows Home Screen
✅ Tv Shows Details Page
✅ Actor Details Page
✅ Network Connectivity Checker
❌ Profile Page
Dependencies
bloc: https://pub.dev/packages/bloc
meta: https://pub.dev/packages/meta
flutter_bloc: https://pub.dev/packages/flutter_bloc
dio: https://pub.dev/packages/dio
http: https://pub.dev/packages/http
internet_connection_checker: https://pub.dev/packages/internet_connection_checker
connectivity_plus: https://pub.dev/packages/connectivity_plus
bottom_navy_bar: https://pub.dev/packages/bottom_navy_bar
flutter_native_splash: https://pub.dev/packages/flutter_native_splash
Clone the project
https://github.com/EnginBolat/movie-with-bloc.git
Go to the project directory
cd movie-with-bloc
Install dependencies
flutter pub get
Run App
flutter run