If you wish to contribute then please first open an issue to discuss the need.
As the intended purposes are limited, I may not be able to merge your request.
This repository consist of dev (HEAD), stag, prod branches.
You should raise the PR on the dev branch.
Refer .github/workflows/ci-contributors.yml
to know more.
Based on your interest, you might have to run one of the below.
Refer ./tool/prerequisite.sh
script.
Not all packages are required to run the project.
-
Minimal
For those who just wish to run this project../tool/prerequisite.sh --minimal
-
Contributors
For those who wish to contribute to this project../tool/prerequisite.sh --contributor
-
Members
For active members of this project../tool/prerequisite.sh --member
Refer ./tool/ci.sh
script to start building this project.
Following are the release related files:
pubspec.yaml
lib/constants/constants.dart
CHANGELOG.md
android/fastlane/prod/metadata/android/en-US/changelogs/default.txt
ios/fastlane/prod/metadata/en-US/release_notes.txt
Docs:
Screen Size Inches | Screen Size Aspect Ratio | Recently Used | Previously Used |
---|---|---|---|
6.7 | 19.5:9 | iPhone 15 Pro Max | |
5.5 | 16:9 | iPhone SE (3rd generation) resized1 | iPhone 8 Plus |
13 | 4:3 | iPad Pro (12.9-inch) (6th generation) | |
12.9 | 10:7 | iPad Pro 11-inch (M4) resized1 | iPad Pro (12.9-inch) (2nd generation) |
- Resized to Previously Used screen resolutions
See:tool/ios/resize-obsolete-devices-screenshots.sh
- iPad Pro 13-inch (M4) screen resolution not yet added in fastlane (fastlane/fastlane#22030)