mirror of
https://github.com/FoggedLens/deflock-app.git
synced 2026-02-12 08:42:51 +00:00
- build.gradle.kts: use maxOf(flutter.minSdkVersion, 23) to preserve the floor required by oauth2_client/flutter_web_auth_2 - DEVELOPER.md: replace hardcoded /opt/homebrew paths with $(brew --prefix) for Intel Mac compatibility, use $HOME instead of /Users/$USER for --sdk_root - README.md: label quick-start as macOS-specific, add cross-platform pointer to DEVELOPER.md Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>