5 Commits

Author SHA1 Message Date
Alan Alonso
057e063c0b fix: resolve compilation errors
- Add flutter_riverpod dependency to pubspec.yaml
- Rename sealed class subtypes (Idle, Loading, Done) as public
- Update RecyclingGuideScreen to use type checks instead of pattern matching
- Fix CardThemeData type in app_theme.dart
- Keep withOpacity (warnings only, not errors)
2026-05-22 19:30:41 -06:00
Alan Alonso
bda677df89 refactor: consolidate codebase into clean architecture
- Remove duplicate features structure from basura_app
- Migrate recycling_guide feature to lib/
- Update main.dart to use new architecture
- Clean up old views structure
- Remove temporary directories (basura_app, basura_backend, wiki_hackathon)
2026-05-22 19:13:03 -06:00
imlildud
2304507670 feat: All windows class added 2026-05-22 17:28:59 -06:00
imlildud
3b5f4b47c3 feat: Routes view class added 2026-05-22 16:14:08 -06:00
Alan Alonso
17cdde7dbb repo: added basic structure 2026-05-22 11:54:16 -06:00