modal barrier patch

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-02-02 12:18:14 +08:00
parent 18e0b93ca7
commit 3d453bafdb
6 changed files with 218 additions and 0 deletions

View File

@@ -26,6 +26,12 @@ jobs:
channel: stable
flutter-version-file: pubspec.yaml
- name: apply modal barrier patch
working-directory: ${{ env.FLUTTER_ROOT }}
run: git apply $env:GITHUB_WORKSPACE\lib\scripts\modal-barrier-patch.diff
shell: pwsh
continue-on-error: true
- name: Add fastforge and Inno Setup
run: |
dart pub global activate fastforge