1 Open Issue Need Help Last updated: Jun 18, 2025

Open Issues Need Help

View All on GitHub
Mobile Development Flight Planning

AI Summary: Refactor the Flutter app's codebase to improve consistency in the handling of Plain Old Dart Objects (PODOs). This involves moving PODOs used across multiple services into a central `models/` directory, and making PODOs used only within a single service private to that service.

Complexity: 3/5
enhancement good first issue