Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): upgrade to Flutter 2.10.5 #368

Merged
merged 3 commits into from
May 6, 2022
Merged

Conversation

felangel
Copy link
Contributor

@felangel felangel commented May 6, 2022

Description

  • chore(deps): upgrade to Flutter 2.10.5

Hot Fixes

2.10.5 (April 18, 2022)
flutter/101224 - Flutter web debugger fails when using chrome 100 or greater.
2.10.4 (March 28, 2022)
flutter/93871 - Custom embedders fail to build when using default sysroot (GCC 11).
dart/48559 - Flutter web apps crash when using package:freezed.
2.10.3 (March 02, 2022)
flutter/98973 - Deadlock in application startup in profile/release mode.
flutter/98739 - ios: Visual glitch when scrolling a list in a Scaffold that has a Material and Container as bottomNavigationBar.
flutter/97086 - Windows: Fail to launch app in debug mode.
2.10.2 (February 18, 2022)
flutter/95211 - Transform animation with BackdropFilter is causing a crash.
flutter/98155 - App crashes after upgrading to 2.10.x using webview + video_player plugin.
flutter/98361 - Error in DL bounds calculations causes incorrect SVG rendering.
flutter/97767 - New material icons are not properly rendered.
flutter/95711 - Linux builds default to building GLFW.
2.10.1 (February 9, 2022)
This hotfix release addresses the following issues:

flutter/94043 - Autofill does not work in TextField.
flutter/96411 - Safari: Unable to enter text into TextField.
flutter/96661 - Platform views throw fatal exception: Methods marked with @UiThread must be executed on the main thread.
flutter/97103 - Images become corrupted when using CanvasKit.
flutter/97679 - Don't remove overlay views when the rasterizer is being torn down.
dart/48301 - Avoid speculative conversion in ffi Pointer.asTypedList.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel
Copy link
Contributor Author

felangel commented May 6, 2022

Verified everything runs locally for me but would be great if others could do a sanity check as well

@felangel felangel enabled auto-merge (squash) May 6, 2022 20:17
Copy link
Contributor

@allisonryan0002 allisonryan0002 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine on my end! Thank you!

@felangel felangel merged commit b83d5b0 into main May 6, 2022
@felangel felangel deleted the chore/flutter-2.10.5 branch May 6, 2022 21:32
alestiago pushed a commit that referenced this pull request May 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants