A Flutter application built using BLoC architecture, displaying Rick and Morty shows, seasons, and episodes with a clean and modern interface.
Home Screen |
Season Details |
Season Details (Variant) |
Character Details |
Character Details (Variant) |
Episode Details |
Clean & modern UI – fully responsive on Android & iOS 📲
- Fetching and displaying seasons from TVMaze API
- Filtering and listing episodes per season
- Detailed Episode Page with background blur effect
- Organized project structure using Flutter BLoC
| Category | Tools |
|---|---|
| Framework | Flutter |
| State Management | flutter_bloc |
| API | TVMaze API |
| Language | Dart |
| Architecture | BLoC Pattern |
- Seasons:
https://api.tvmaze.com/shows/{show_id}/seasons - Episodes:
https://api.tvmaze.com/shows/{show_id}/episodes
Built by Rana
Using Flutter and BLoC for clean and scalable development.





