Overview
The Zeus Flutter app provides a beautiful, responsive mobile interface for expense tracking. Built with modern Flutter patterns and a local-first architecture.Features
Offline-First
Full functionality without network connection
Cross-Platform
Single codebase for iOS and Android
State Management
BLoC pattern for predictable state
Local Cache
SQLite for instant data access
Tech Stack
Project Structure
Key Principles
Local-First
All data operations happen locally first:Next Steps
Installation
Set up your development environment
Cache Layer
Learn about the cache layer

