371e8260ac3fe84f1cf2a0a3a1508eaafb65b766
- EnergyBar: add energyLevel int? param, make fraction optional - EnergyBadge: add energyLevel int? param, make level optional - StreakDots: add streakDays int? param, make days/streakCount optional - TaskCard: add task TaskEntity? and onComplete VoidCallback? params - PetBubble: replace local PetType enum with domain PetType import - TaskEntity: add isCompleted getter (status == TaskStatus.done) - TasksNotifier: add uncompleteTask() method - task_providers: add todayTasksProvider alias for tasksProvider - PetStateNotifier: fix constructor (String ids, updatedAt), add onTaskCompleted() - TasksScreen: watch userProvider + petMoodProvider, fix PetBubble/EmptyState calls Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
kittie_mobile
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Description
Languages
Dart
99.3%
Swift
0.6%