This Flutter application showcases characters from the popular animated series Rick and Morty. It utilizes various packages to deliver a rich and interactive user experience.
The home screen displays a comprehensive list of characters, fetched from the Rick and Morty API.
Upon tapping a character, a detailed view appears, presenting comprehensive information about the selected character. Hero Widget ensures a smooth transition between screens.
An integrated search bar allows users to filter characters by name, enabling quick and easy navigation.
A visually appealing splash screen greets users upon app launch.
A custom app icon enhances the overall branding and user experience.
flutter_bloc, bloc
Dio
flutter_launcher_icons
flutter_native_splash
flutter_offline
flutter_screenutil
go_router
lottie
A dedicated screen provides users with brief app information.
This application is actively under development, with continuous improvements and new features being added.
Users should be able to favorite characters for easy access.
Integration of episode information is planned.
Displaying memorable quotes from each character is in the pipeline.