- Replace deprecated withOpacity() with withValues(alpha:) across 13 files - Remove unnecessary imports (schema imports, unused dart:io, etc.) - Reduce analysis issues from 122 to 111 (11 issues resolved) - All changes are safe and do not break functionality Changes: - lib/main.dart: Remove redundant schema imports - lib/screens/*.dart: Update color methods, clean imports - lib/widgets/*.dart: Update color methods - lib/theme/app_theme.dart: Update color methods 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| models | ||
| providers | ||
| screens | ||
| services | ||
| theme | ||
| widgets | ||
| main.dart | ||