upgraded Flutter to stable v3.3.8
This commit is contained in:
parent
acf4499538
commit
5fb04f8a29
7 changed files with 11 additions and 59 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
||||||
# Available versions may lag behind https://github.com/flutter/flutter.git
|
# Available versions may lag behind https://github.com/flutter/flutter.git
|
||||||
- uses: subosito/flutter-action@v2
|
- uses: subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
flutter-version: '3.3.7'
|
flutter-version: '3.3.8'
|
||||||
channel: 'stable'
|
channel: 'stable'
|
||||||
|
|
||||||
- name: Clone the repository.
|
- name: Clone the repository.
|
||||||
|
|
10
.github/workflows/release.yml
vendored
10
.github/workflows/release.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
||||||
# Available versions may lag behind https://github.com/flutter/flutter.git
|
# Available versions may lag behind https://github.com/flutter/flutter.git
|
||||||
- uses: subosito/flutter-action@v2
|
- uses: subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
flutter-version: '3.3.7'
|
flutter-version: '3.3.8'
|
||||||
channel: 'stable'
|
channel: 'stable'
|
||||||
|
|
||||||
# Workaround for this Android Gradle Plugin issue (supposedly fixed in AGP 4.1):
|
# Workaround for this Android Gradle Plugin issue (supposedly fixed in AGP 4.1):
|
||||||
|
@ -56,15 +56,15 @@ jobs:
|
||||||
rm release.keystore.asc
|
rm release.keystore.asc
|
||||||
mkdir outputs
|
mkdir outputs
|
||||||
(cd scripts/; ./apply_flavor_play.sh)
|
(cd scripts/; ./apply_flavor_play.sh)
|
||||||
flutter build appbundle -t lib/main_play.dart --flavor play --bundle-sksl-path shaders_3.3.7.sksl.json
|
flutter build appbundle -t lib/main_play.dart --flavor play --bundle-sksl-path shaders_3.3.8.sksl.json
|
||||||
cp build/app/outputs/bundle/playRelease/*.aab outputs
|
cp build/app/outputs/bundle/playRelease/*.aab outputs
|
||||||
flutter build apk -t lib/main_play.dart --flavor play --bundle-sksl-path shaders_3.3.7.sksl.json
|
flutter build apk -t lib/main_play.dart --flavor play --bundle-sksl-path shaders_3.3.8.sksl.json
|
||||||
cp build/app/outputs/apk/play/release/*.apk outputs
|
cp build/app/outputs/apk/play/release/*.apk outputs
|
||||||
(cd scripts/; ./apply_flavor_huawei.sh)
|
(cd scripts/; ./apply_flavor_huawei.sh)
|
||||||
flutter build apk -t lib/main_huawei.dart --flavor huawei --bundle-sksl-path shaders_3.3.7.sksl.json
|
flutter build apk -t lib/main_huawei.dart --flavor huawei --bundle-sksl-path shaders_3.3.8.sksl.json
|
||||||
cp build/app/outputs/apk/huawei/release/*.apk outputs
|
cp build/app/outputs/apk/huawei/release/*.apk outputs
|
||||||
(cd scripts/; ./apply_flavor_izzy.sh)
|
(cd scripts/; ./apply_flavor_izzy.sh)
|
||||||
flutter build apk -t lib/main_izzy.dart --flavor izzy --split-per-abi --bundle-sksl-path shaders_3.3.7.sksl.json
|
flutter build apk -t lib/main_izzy.dart --flavor izzy --split-per-abi --bundle-sksl-path shaders_3.3.8.sksl.json
|
||||||
cp build/app/outputs/apk/izzy/release/*.apk outputs
|
cp build/app/outputs/apk/izzy/release/*.apk outputs
|
||||||
rm $AVES_STORE_FILE
|
rm $AVES_STORE_FILE
|
||||||
env:
|
env:
|
||||||
|
|
|
@ -15,7 +15,7 @@ All notable changes to this project will be documented in this file.
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- higher quality thumbnails
|
- higher quality thumbnails
|
||||||
- upgraded Flutter to stable v3.3.7
|
- upgraded Flutter to stable v3.3.8
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
|
@ -352,7 +352,7 @@ packages:
|
||||||
name: flutter_displaymode
|
name: flutter_displaymode
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "0.4.0"
|
version: "0.4.1"
|
||||||
flutter_driver:
|
flutter_driver:
|
||||||
dependency: "direct dev"
|
dependency: "direct dev"
|
||||||
description: flutter
|
description: flutter
|
||||||
|
@ -1235,7 +1235,7 @@ packages:
|
||||||
name: win32
|
name: win32
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "3.0.1"
|
version: "3.1.1"
|
||||||
wkt_parser:
|
wkt_parser:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|
File diff suppressed because one or more lines are too long
1
shaders_3.3.8.sksl.json
Normal file
1
shaders_3.3.8.sksl.json
Normal file
File diff suppressed because one or more lines are too long
|
@ -15,10 +15,6 @@
|
||||||
"tagPlaceholderPlace"
|
"tagPlaceholderPlace"
|
||||||
],
|
],
|
||||||
|
|
||||||
"es": [
|
|
||||||
"settingsAllowMediaManagement"
|
|
||||||
],
|
|
||||||
|
|
||||||
"fa": [
|
"fa": [
|
||||||
"appName",
|
"appName",
|
||||||
"welcomeMessage",
|
"welcomeMessage",
|
||||||
|
@ -1073,53 +1069,13 @@
|
||||||
"tagPlaceholderPlace"
|
"tagPlaceholderPlace"
|
||||||
],
|
],
|
||||||
|
|
||||||
"it": [
|
|
||||||
"widgetOpenPageCollection",
|
|
||||||
"editEntryLocationDialogSetCustom",
|
|
||||||
"settingsAllowMediaManagement",
|
|
||||||
"tagEditorSectionPlaceholders",
|
|
||||||
"tagPlaceholderCountry",
|
|
||||||
"tagPlaceholderPlace"
|
|
||||||
],
|
|
||||||
|
|
||||||
"ja": [
|
"ja": [
|
||||||
"chipActionFilterOut",
|
"chipActionFilterOut",
|
||||||
"chipActionFilterIn",
|
"chipActionFilterIn",
|
||||||
"entryInfoActionEditTitleDescription",
|
|
||||||
"filterNoDateLabel",
|
|
||||||
"filterNoTitleLabel",
|
|
||||||
"filterRecentlyAddedLabel",
|
|
||||||
"viewerTransitionNone",
|
|
||||||
"widgetOpenPageHome",
|
|
||||||
"widgetOpenPageCollection",
|
|
||||||
"widgetOpenPageViewer",
|
|
||||||
"durationDialogSeconds",
|
|
||||||
"editEntryLocationDialogSetCustom",
|
"editEntryLocationDialogSetCustom",
|
||||||
"viewDialogReverseSortOrder",
|
|
||||||
"tileLayoutMosaic",
|
|
||||||
"sortOrderNewestFirst",
|
|
||||||
"sortOrderOldestFirst",
|
|
||||||
"sortOrderAtoZ",
|
|
||||||
"sortOrderZtoA",
|
|
||||||
"sortOrderHighestFirst",
|
|
||||||
"sortOrderLowestFirst",
|
|
||||||
"sortOrderLargestFirst",
|
|
||||||
"sortOrderSmallestFirst",
|
|
||||||
"albumGroupType",
|
"albumGroupType",
|
||||||
"albumMimeTypeMixed",
|
"albumMimeTypeMixed",
|
||||||
"searchMetadataSectionTitle",
|
"statsTopAlbumsSectionTitle"
|
||||||
"settingsDisabled",
|
|
||||||
"settingsConfirmationAfterMoveToBinItems",
|
|
||||||
"settingsViewerGestureSideTapNext",
|
|
||||||
"settingsSlideshowAnimatedZoomEffect",
|
|
||||||
"settingsAllowMediaManagement",
|
|
||||||
"settingsWidgetOpenPage",
|
|
||||||
"statsTopAlbumsSectionTitle",
|
|
||||||
"viewerInfoLabelDescription",
|
|
||||||
"wallpaperUseScrollEffect",
|
|
||||||
"tagEditorSectionPlaceholders",
|
|
||||||
"tagPlaceholderCountry",
|
|
||||||
"tagPlaceholderPlace"
|
|
||||||
],
|
],
|
||||||
|
|
||||||
"nb": [
|
"nb": [
|
||||||
|
@ -1745,10 +1701,6 @@
|
||||||
"tagPlaceholderPlace"
|
"tagPlaceholderPlace"
|
||||||
],
|
],
|
||||||
|
|
||||||
"ru": [
|
|
||||||
"settingsAllowMediaManagement"
|
|
||||||
],
|
|
||||||
|
|
||||||
"tr": [
|
"tr": [
|
||||||
"chipActionFilterOut",
|
"chipActionFilterOut",
|
||||||
"chipActionFilterIn",
|
"chipActionFilterIn",
|
||||||
|
|
Loading…
Reference in a new issue