nash9.hashnode.devMealVeda Day 4: Production Challenges - Error Handling and Data ReliabilityDay 4 focused on the unglamorous but critical work of making MealVeda production-ready. This meant implementing robust error handling, user feedback systems, and data normalization layers that transform a functional demo into a reliable app. API Reli...Sep 15, 2025·4 min read
nash9.hashnode.devMealVeda Day 3: Breakthrough - Implementing Advanced Bottom Sheet NavigationDay 3 delivered MealVeda's most technically complex feature: the bottom sheet meal selection interface. This implementation required careful state management, smooth animations, and real-time data synchronization. Bottom Sheet Architecture The meal s...Sep 14, 2025·3 min read
nash9.hashnode.devMealVeda Day 2: Core Features - Implementing the Meal Collection SystemDay 2 focused on building MealVeda's core functionality: the meal collection system with real-time nutrition tracking. The challenge was creating a flexible data structure that supports ingredient-level customization while maintaining performance. Me...Sep 13, 2025·3 min read
nash9.hashnode.devMealVeda Day 1: Foundation - Flutter Architecture DecisionsSetting up MealVeda's technical foundation required careful architectural planning. As a Flutter app focused on meal planning and nutrition tracking, the initial setup decisions would impact every future feature. Project Structure and Dependencies St...Sep 12, 2025·2 min read
nash9.hashnode.devTechnical Design Decisions: Building a Nutrition App That Doesn't SuckThe nutrition app space is crowded with feature-bloated solutions that feel like enterprise software. After analyzing the UX patterns of 15+ competitors, I identified specific technical design problems and built MealVeda to solve them. Problem 1: Inf...Sep 11, 2025·3 min read