Refactor screens to MVC architecture with modular widgets
- Extract business logic from screens into dedicated controllers - Split large screen files into smaller, reusable widget components - Add controllers for AddSubscriptionScreen and DetailScreen - Create modular widgets for subscription and detail features - Improve code organization and maintainability - Remove duplicated code and improve reusability 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2215
lib/screens/detail_screen_old.dart
Normal file
2215
lib/screens/detail_screen_old.dart
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user