- play job: apply the same two fixes the fdroid recipe uses (strip flutter_tesseract_ocr's dead-jcenter buildscript; cap Gradle heap to -Xmx4g + no daemon) so a cold-cache production AAB build can't hit either blocker. play builds the AAB directly, not via the recipe, so it was still exposed. - pubspec: 0.1.9+11 -> 0.1.10+12. - fdroid recipe: versionName 0.1.10, versionCodes 121/122/123, commit v0.1.10, CurrentVersion(Code) 0.1.10/123. binary: uses %v so it resolves to the v0.1.10 release assets the tag build will upload. The v0.1.10 tag is intentionally NOT cut here: cutting it deploys to Google Play PRODUCTION (100%) and uploads the 3 signed reference APKs. |
||
|---|---|---|
| .. | ||
| android | ||
| assets | ||
| drift_schemas | ||
| fastlane | ||
| fonts | ||
| integration_test | ||
| ios | ||
| lib | ||
| linux | ||
| test | ||
| tool | ||
| web | ||
| windows | ||
| .gitignore | ||
| .metadata | ||
| analysis_options.yaml | ||
| build.yaml | ||
| dart_test.yaml | ||
| Gemfile | ||
| pubspec.yaml | ||
| README.md | ||
| slang.yaml | ||
tane
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.