-
Notifications
You must be signed in to change notification settings - Fork 11
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
Update dependency flutter to v3.27.3 #255
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #255 +/- ##
=======================================
Coverage 35.02% 35.02%
=======================================
Files 97 97
Lines 4994 4994
=======================================
Hits 1749 1749
Misses 3245 3245 ☔ View full report in Codecov by Sentry. |
Android builds
macOS build
|
adbbdc7
to
ac68cca
Compare
Android builds
macOS build
|
ac68cca
to
13fa89e
Compare
Android builds
macOS build
|
13fa89e
to
93e14b0
Compare
Android builds
macOS build
|
93e14b0
to
d93fbed
Compare
Android builds
macOS build
|
d93fbed
to
3040c47
Compare
Android builds
|
3040c47
to
98ac510
Compare
98ac510
to
6677bbb
Compare
6677bbb
to
7a8ec44
Compare
7a8ec44
to
61ec665
Compare
61ec665
to
63f71a7
Compare
63f71a7
to
ddf09db
Compare
ddf09db
to
e8d842a
Compare
e8d842a
to
7ce72f7
Compare
7ce72f7
to
2558685
Compare
2558685
to
37f229f
Compare
|
This PR contains the following updates:
3.19.4
->3.27.3
Release Notes
flutter/flutter (flutter)
v3.27.3
Compare Source
v3.27.2
Compare Source
crossOrigin
property to tags.v3.27.1
Compare Source
v3.27.0
Compare Source
Initial stable release.
v3.24.5
Compare Source
v3.24.4
Compare Source
v3.24.3
Compare Source
Drawer
widget, causing it to open or close incorrectly.v3.24.2
Compare Source
EditableText
insideCupertinoPageRoute
, with a CJK (chinese, japanese, korean) keyboard.TextField
s may stop accepting input.SelectionArea
/SelectableRegion
is used as a child of a Scrollable likeListView
orPageView
.native assets
experiment is enabled, and there are no native asset frameworks to codesign.onTap
is called twice on various widgets (GestureDetector
,InkWell
) when semantics are enabled.v3.24.1
Compare Source
include:
inanalysis_options.yaml
file in a nested folder in the workspace.dart compile wasm
when optimizations are enabled.dart2wasm
compiler in unsound-O3
/-O4
modes where a implicit setter for a field of generic type will store null instead of the field value.dart2wasm
compiler that can trigger in certain situations when using partial instantiations of generic tear-offs (constructors or static methods) in constant expressions.StructuralParameterType
objects. In some corner cases the lacking implementation resulted in a crash of the compiler.flutter run
/flutter build
fordart2wasm
for debugging in Chrome DevTools.saveLayers
rendering issues would occur.Canvas.drawVerticies
when using texture coordinates.flutter run
when using Xcode 16.flutter run -d chrome
and Chrome is closed before Flutter tries to close it.flutter run
orflutter debug-adapter
are unable to connect to the Flutter web app.v3.24.0
Compare Source
Initial stable release.
v3.22.3
Compare Source
const bool.fromEnvironment('dart.library.ffi')
is true and conditional import conditiondart.library.ffi
is true in dart2wasm.flutter test
where--flavor
wasn't considered when validating cached assets, causing the flavor-conditional asset bundling feature to not work as expected.flutter run
orflutter build
, users get a lengthy crash message including the full contents of a FileSystemException.v3.22.2
Compare Source
v3.22.1
Compare Source
v3.22.0
Compare Source
Initial stable release.
v3.19.6
Compare Source
v3.19.5
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.