Skip to content

Cokawhere/Rick-and-Morty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick and Morty App

A Flutter application built using BLoC architecture, displaying Rick and Morty shows, seasons, and episodes with a clean and modern interface.


Screenshots

Home Screen
Home Screen
Season Details
Season Details
Season Details Variant
Season Details (Variant)
Character Details
Character Details
Character Details Variant
Character Details (Variant)
Episode Details
Episode Details

Clean & modern UI – fully responsive on Android & iOS 📲

Features

  • 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

Tech Stack

Category Tools
Framework Flutter
State Management flutter_bloc
API TVMaze API
Language Dart
Architecture BLoC Pattern

APIs Used

  • Seasons: https://api.tvmaze.com/shows/{show_id}/seasons
  • Episodes: https://api.tvmaze.com/shows/{show_id}/episodes

About

Built by Rana
Using Flutter and BLoC for clean and scalable development.

About

application displaying Rick and Morty shows, seasons, and episodes with a clean and modern interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors