diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c4d9f6fb80..1b43c8d928 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -54,7 +54,7 @@ jobs: - name: Build site and check links run: make build BUILD_CONFIGS=_config.yml,_config_stage.yml # - name: Install Node for Firebase install -# uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 +# uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # with: # node-version: ${{ env.NODE_VERSION }} # - name: Install Firebase CLI @@ -79,12 +79,12 @@ jobs: - name: Build site run: make build # - name: Install Node for Firebase install -# uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 +# uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # with: # node-version: ${{ env.NODE_VERSION }} # - name: Install Firebase CLI # run: npm install -g firebase-tools@13.0.2 -# - uses: dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d +# - uses: dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3 # with: # sdk: stable # - run: tool/check-links.sh diff --git a/Gemfile.lock b/Gemfile.lock index 96a8f9c71c..0a322ce4ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM mini_portile2 (2.8.5) minitest (5.21.2) mutex_m (0.2.0) - nokogiri (1.16.0) + nokogiri (1.16.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) pathutil (0.16.2) diff --git a/_config.yml b/_config.yml index c42008077e..8f4a110efa 100644 --- a/_config.yml +++ b/_config.yml @@ -17,9 +17,10 @@ repo: flutter: https://github.com/flutter/flutter samples: https://github.com/flutter/samples packages: https://github.com/flutter/packages - gallery: https://github.com/flutter/gallery + gallery-archive: https://github.com/flutter/gallery engine: https://github.com/flutter/engine uxr: https://github.com/flutter/uxr + wonderous: https://github.com/gskinnerTeam/flutter-wonderous-app dart: api: https://api.dart.cn sdk: @@ -39,7 +40,7 @@ pub-pkg: https://pub-web.flutter-io.cn/packages flutter-medium: https://medium.com/flutter medium: https://medium.com dartpad: https://dartpad.cn -gallery: https://gallery.flutter.cn +gallery-archive: https://gallery.flutter.cn material: https://m3.material-io.cn material2: https://m2.material.io so: https://stackoverflow.com @@ -52,51 +53,64 @@ developers: https://developers.google.cn codelabs: https://codelabs.flutter-io.cn groups: https://groups.google.com firebase: https://firebase.google.cn -flutterfire: https://firebase.flutter.dev -dartpadx-dart: https://dartpad.cn/experimental/embed-new-dart.html ## Adding the exp version for dart here. +wonderous: https://wonderous.app/ youtube-site: https://youtube.com +yt: + set: 'frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen loading="lazy"' + set-short: 'frameborder="0" allowfullscreen loading="lazy"' + watch: 'https://www.youtube.com/watch' + embed: 'https://www.youtube.com/embed' + playlist: 'https://www.youtube.com/playlist?list=' + +## flutter.cn bilibili + +bili: + set: 'frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen loading="lazy"' + set-short: 'frameborder="0" allowfullscreen loading="lazy"' + video: 'https://www.bilibili.com/video' + embed: '//player.bilibili.com/player.html' + ## Software minimum versions appmin: - github_win: 2.4 - github_mac: 2.4 - vscode: 1.75 - android_studio: '2022.3 (Giraffe)' - intellij_idea: '2022.3' - android_sdk: 19 + git_win: 2.27 + git_mac: 2.27 + vscode: 1.77 + android_studio: '2023.1 (Hedgehog)' + intellij_idea: '2023.1' + android_sdk: 21 powershell: 5.0 xcode: '14' - ios: '16' - cocoapods: '1.9' + ios: '17' + cocoapods: '1.10' devmin: windows: '64-bit version of Microsoft Windows 10' macos: '10.15 (Catalina)' linux: - debian: 10 - ubuntu: '18.04 LTS' + debian: 11 + ubuntu: '20.04 LTS' targetmin: windows: 'Microsoft Windows 7' - macos: '10.13 (Ventura)' + macos: '10.14 (Ventura)' linux: - debian: 9 + debian: 10 ubuntu: '18.04 LTS' - ios: 11 - android: 'Android API level 19' + ios: 12 + android: 'Android API level 21' ## Software current versions appnow: - flutter: '3.13.4' - github_win: 2.4 - vscode: '1.81.1' - android_studio: '2022.3 (Giraffe) or later' - android_sdk: '33.0.0' - intellij: '2023.1' - powershell: 5.0 + flutter: '3.19.0' + vscode: '1.86' + android_studio: '2023.1 (Hedgehog) or later' + android_sdk: '34.0.0' + intellij: '2023.3' + powershell: 5.1 xcode: '15' ios: '17' - cocoapods: '1.12' + cocoapods: '1.13' ########### Jekyll ########### @@ -213,16 +227,16 @@ alert: **Bonus questions!** important: >-