mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-27 19:04:25 +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.