Skip to content

This repository contains a Book UI app built using Flutter. The app showcases a static list of books and allows users to toggle between light and dark themes. The theme mode switching is efficiently managed using the Cubit state management solution from the flutter_bloc package.

Notifications You must be signed in to change notification settings

zaihcodes/book_ui

Repository files navigation

Book UI App

This is a simple Book UI app built with Flutter. The app features a static dataset representing books and supports both light and dark modes. Theme mode toggling is implemented using the Cubit state management package from flutter_bloc.

Features

  • Static Book Data: The app uses a set of static data to display a list of books.
  • Light and Dark Themes: Users can toggle between light and dark themes.
  • State Management: Theme toggling is managed using Cubit from the flutter_bloc package.

screenshots

  

  

  

  

About

This repository contains a Book UI app built using Flutter. The app showcases a static list of books and allows users to toggle between light and dark themes. The theme mode switching is efficiently managed using the Cubit state management solution from the flutter_bloc package.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published