- 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> |
||
|---|---|---|
| .claude | ||
| android | ||
| assets | ||
| ios | ||
| lib | ||
| linux | ||
| macos | ||
| test | ||
| tool | ||
| tools/synology | ||
| web | ||
| windows | ||
| .gitignore | ||
| .metadata | ||
| ANTIGRAVITY_PROMPT.md | ||
| CommonSpecification.md | ||
| CommonSpecification_bk.md | ||
| CommonSpecification_gemini.md | ||
| FINAL_REQUIREMENTS.md | ||
| GEMINI_PRO_SETUP.md | ||
| README.md | ||
| START_HERE.md | ||
| START_HERE_FINAL.md | ||
| UI_UX_DECISION_GUIDE.md | ||
| analysis_options.yaml | ||
| analysis_output.txt | ||
| keytool_output.txt | ||
| pubspec.lock | ||
| pubspec.yaml | ||
README.md
ponshu_room_lite
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.