open source
Bookly — Book Discovery
A polished book-discovery app — browse featured and newest books, search, and dive into rich detail pages, with a custom animated UI.
Screenshots
001
Stack
DioDartREST APIsBLoCFlutter
002
Problem
Book browsing lives or dies on a fast, beautiful catalog and smooth navigation.
004
Architecture
Feature-first structure with Bloc/Cubit state, a Dio-based API layer for the books service, and custom transitions throughout.
005
Stack notes
Flutter, Dart, Bloc/Cubit, Dio, REST API.
006
Decisions
Leaned on a clean API layer and reusable UI components so new sections drop in without churn.