diff --git a/android/app/libs/fijkplayer-full-release.aar b/android/app/libs/fijkplayer-full-release.aar deleted file mode 100644 index 10490ce31..000000000 Binary files a/android/app/libs/fijkplayer-full-release.aar and /dev/null differ diff --git a/pubspec.lock b/pubspec.lock index 96f1e0e8b..bb827f20f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -253,7 +253,7 @@ packages: description: path: "." ref: aves - resolved-ref: "2aa0f5f08135de00966e9b71e58cddb61f93e81c" + resolved-ref: c1e8293103f1fbad6d3d7b781e31ff8b03aef331 url: "https://github.com/deckerst/fijkplayer.git" source: git version: "0.10.0" @@ -1168,4 +1168,4 @@ packages: version: "3.1.1" sdks: dart: ">=2.18.0 <3.0.0" - flutter: ">=3.3.0" + flutter: ">=3.3.8" diff --git a/pubspec.yaml b/pubspec.yaml index e185cb13b..7bf42b4a4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,6 +10,8 @@ version: 1.7.4+84 publish_to: none environment: + # keep in sync with GitHub workflows + flutter: 3.3.8 sdk: ">=2.18.0 <3.0.0" # following https://github.blog/2021-09-01-improving-git-protocol-security-github/ @@ -101,21 +103,6 @@ flutter: generate: true uses-material-design: true -################################################################################ -# Build - -# deckerst/fijkplayer - -# This fork depends on a local .aar, but Flutter does not support this well -# cf https://github.com/flutter/flutter/issues/28195 -# so building an app with this plugin requires the file to be present at: -# `/android/app/libs/fijkplayer-full-release.aar` -# The .aar file in the app will take precedence over the one in the plugin itself. - -# The reference file is available at: -# - [git] https://github.com/deckerst/fijkplayer/blob/aves-config/android/libs/fijkplayer-full-release.aar -# - [local/win] C:\Users\\AppData\Local\Pub\Cache\git\fijkplayer-\android\libs\fijkplayer-full-release.aar - ################################################################################ # Localization