mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-01 13:24:22 +01:00
- Extended TaskService to manage a list of deleted tasks using shared_preferences. - Modified TaskViewModel to filter out tasks that have been marked as deleted locally. - Loaded the list of deleted tasks during app initialization in main.dart.