Skip to content

Commit

Permalink
[sync] 2024/02/22 (#1409)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Feb 23, 2024
2 parents f16a24c + 6b34efa commit 69765ab
Show file tree
Hide file tree
Showing 518 changed files with 6,905 additions and 6,582 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
76 changes: 45 additions & 31 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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
Expand All @@ -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 ###########

Expand Down Expand Up @@ -213,27 +227,27 @@ alert:
**Bonus questions!**
important: >-
<aside class="alert alert-warning alert-icon" role="alert" markdown="1">
<i class="material-symbols" aria-hidden="true">error</i> **重点提醒:**
<i class="material-symbols" aria-hidden="true">error</i> **重点提醒**
info: >-
<aside class="alert alert-info" role="alert" markdown="1">
<i class="material-symbols" aria-hidden="true">info</i>
note: >-
<aside class="alert alert-info" role="alert" markdown="1">
<i class="material-symbols" aria-hidden="true">info</i> **提示:**
<i class="material-symbols" aria-hidden="true">info</i> **提示**
version-note: >-
<aside class="alert alert-info" role="alert" markdown="1">
<i class="material-symbols" aria-hidden="true">merge_type</i> **版本提示:**
<i class="material-symbols" aria-hidden="true">merge_type</i> **版本提示**
recommend: >-
<aside class="alert alert-success alert-icon" role="alert" markdown="1">
<i class="material-symbols" aria-hidden="true">bolt</i>
secondary: >-
<aside class="alert alert-secondary" role="alert" markdown="1">
tip: >-
<aside class="alert alert-success" role="alert" markdown="1">
<i class="material-symbols" aria-hidden="true">lightbulb</i> **小提示:**
<i class="material-symbols" aria-hidden="true">lightbulb</i> **小提示**
warning: >-
<aside class="alert alert-warning" role="alert" markdown="1">
<i class="material-symbols" aria-hidden="true">warning</i> **请注意:**
<i class="material-symbols" aria-hidden="true">warning</i> **请注意**
end: </aside>


Expand Down
2 changes: 1 addition & 1 deletion analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
analyzer:
exclude: [flutter, site-shared, src, tmp]
exclude: [flutter, site-shared, src, tmp, 'examples/codelabs']
2 changes: 1 addition & 1 deletion examples/_animation/basic_hero_animation/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: >-
Shows how to create a simple or Hero animation using the Hero class directly.
environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: >-
as it animates to the new route.
environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/_animation/basic_staggered_animation/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ publish_to: none
description: An introductory example to staggered animations.

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/_animation/hero_animation/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ publish_to: none
description: Shows how to create a simple Hero transition.

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/_animation/radial_hero_animation/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: >-
as it animates to the new route.
environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: >-
as it animates to the new route.
environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/_animation/staggered_pic_selection/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ publish_to: none
description: A more complex staggered animation example.

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/animation/animate0/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: >-
version: 1.0.0

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/animation/animate1/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: >-
version: 1.0.0

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/animation/animate2/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: >-
version: 1.0.0

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/animation/animate3/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: >-
version: 1.0.0

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/animation/animate4/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: >-
version: 1.0.0

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/animation/animate5/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: >-
version: 1.0.0

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/animation/implicit/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ publish_to: none
version: 1.0.0+1

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/basics/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Some code to demonstrate null safety.
version: 1.0.0

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/codelabs
Submodule codelabs updated 1554 files
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: animated_container
description: Sample code for cookbook.

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/animation/opacity_animation/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: opacity_animation
description: Sample code for cookbook.

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: page_route_animation
description: Sample code for cookbook.

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: physics_simulation
description: Sample code for cookbook.

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/design/drawer/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: drawer
description: Sample code for drawer cookbook recipe.

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/design/fonts/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: none
version: 1.0.0+1

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/design/orientation/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: orientation
description: Sample code for orientation cookbook recipe.

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/design/package_fonts/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: none
version: 1.0.0+1

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/design/snackbars/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: snackbars
description: Sample code for snackbars cookbook recipe.

environment:
sdk: ^3.2.0
sdk: ^3.3.0

dependencies:
flutter:
Expand Down
Loading

0 comments on commit 69765ab

Please sign in to comment.