Portfolio project · Flutter
Art Explorer
A mobile gallery browser for the Art Institute of Chicago’s public collection, with authenticated, cross-device saved collections.
What it does
Browses artwork through the Art Institute of Chicago REST API, supports style filtering and pagination, and lets signed-in users save a personal collection.
What it demonstrates
Domain-focused BLoC state management, repository boundaries, Firebase Auth, Firestore security rules, cross-device sync, unauthenticated-save recovery, and automated BLoC test coverage.