cat Trivia App

A multi-lingual flutter app built using Bloc, Retrofit, and Hive which displays random cat facts. Supports English and Russian locales.

Download Video

Main Packages Used

List of some packages used while building this demo app.

  • flutter_bloc : For state management
  • retrofit : For API handling
  • hive : for local storage
  • google_fonts : For google fonts
  • dio : For handling API requests
  • intl: To format the date for the current device locale
  • easy_localization : For adding localizations for English and Russian