This is an app that uses the rick and morty API (https://rickandmortyapi.com/) which provides Rest and GraphQl APIs, this app uses both interfaces and uses another API to get the quote list (https://zenquotes.io/) and shows it as a beautiful animated text on the app detail page Written with clean architecture and uses flutter block to handle state.
Packages :
- flutter_bloc:
- dio:
- animated_text_kit:
- graphql_flutter:
=> Home Screen
=> Charaters Details Screen