Both apps were inheriting `flutter.minSdkVersion`, which currently resolves to 24 (Android 7.0) in this Flutter SDK but could drift if Flutter bumps its default. Per product requirement we support Android 7+; making the floor explicit so it doesn't move silently. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
client_app
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.