[Flutter] Flutter 3.7.9

김강민·2023년 4월 1일
0
post-thumbnail

Flutter 3.7.9가 안정 채널에 출시되어 다음과 같은 문제도 해결합니다:

dart/51798 - 느려짐을 초래하는 가짜 Out of Memory 예외를 수정합니다.

2023년 3월 31일 금요일 9시 58분 29초 (UTC-7)에 Jesús Guerrero가 다음과 같이 발표했습니다:

Flutter 3.7.9가 안정 채널에 출시되었음을 기쁘게 알리게 되어 기쁩니다. 이번 릴리스에는 다음과 같은 핫픽스가 포함되어 있습니다:

flutter/122769 - 베타 MacOS arm 바이너리가 docs.flutter.dev에 표시되지 않는 문제를 해결합니다.
flutter/123044 - TestWindow.clearGestureSettingsTestValue에 의해 지워진 필드를 수정합니다.
flutter/40546 - windows_arm 빌드를 메인 브랜치에서만 실행하도록 합니다.
flutter/123792 - sksl 벤치마크를 제거합니다.

최신 버전을 얻으려면 'flutter upgrade' 명령어를 실행하면 됩니다.

감사합니다!

원문

Update: The release of Flutter 3.7.9 to the stable channel also addresses the following issues:
dart/51798 - Fixes a false Out of Memory exception causing slowdowns.

On Friday, March 31, 2023 at 9:58:29 AM UTC-7 Jesús Guerrero wrote:
We are pleased to announce the release of Flutter 3.7.9 to the stable channel; this release contains the following hotfix:

flutter/122769 - Beta MacOS arm binaries not showing on docs.flutter.dev.
flutter/123044 - Fix field cleared by TestWindow.clearGestureSettingsTestValue.
flutter/40546 - Run windows_arm build only on main branch
flutter/123792 - Remove sksl benchmarks
In order to get the latest, run ‘flutter upgrade’.

Thanks!

profile
안녕하세요 ^^

0개의 댓글