A Flutter mobile app for managing meals and recipes with full offline support. Users can add, view, and organize their meals, all stored locally using a lightweight database. The app was designed with a simple, clean interface and a responsive layout for seamless use across devices.
Tech Highlights:
Local Database (sqflite) – for storing and managing meals offline.
Shared Preferences – for lightweight settings and quick persistence.
Responsive UI – adaptive design for different screen sizes.