services/backup_service library
Safety Backup Service
Handles creating and restoring backups of pubspec.yaml files to ensure safe dependency modifications with the ability to revert changes.
Classes
- BackupInfo
- Information about a backup file
- BackupRestoreResult
- Result returned by BackupService.restoreFromBackup
- BackupService
- Service for managing pubspec.yaml backups
Enums
- RestoreStatus
- Status of a restore operation