TrochtaOndrej bb0dcdf83f feat: Drift local SQLite database — tables, repositories, and generated code
- Add 4 Drift table definitions (Users, Tasks, PetStates, TaskCompletions)
- Add AppDatabase with driftDatabase() connection (drift_flutter 0.2.8 API)
- Add TaskRepository, PetRepository, UserRepository with entity mappers
- Add domain entities and enums (TaskEntity, PetStateEntity, UserEntity, TaskStatus, PetType, TaskCompletionEntity)
- Run build_runner to generate app_database.g.dart
- flutter analyze: no issues

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 00:05:17 +01:00
2026-03-17 08:18:56 +01:00
2026-03-17 08:18:56 +01:00
2026-03-17 08:18:56 +01:00
2026-03-17 08:18:56 +01:00

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.

S
Description
Task manager for mobile
Readme 280 KiB
Languages
Dart 99.3%
Swift 0.6%