Tags: CodemateLtd/flutter
Tags
[flutter_releases] Flutter stable 2.5.2 Framework Cherrypicks (flutte… …r#91047) * Set BUILD_DIR when determining if plugins support arm64 simulators (flutter#90088) * 'Update Engine revision to 6ac856380fa4f66469552ce986edf59f65f7cd68 for stable release 2.5.2' Co-authored-by: Jenn Magder <magder@google.com>
Create DeltaTextInputClient (flutter#90205) * Create DeltaTextInputClient * Remove old tests as updateEditingValueWithDeltas is no longer implemented * fix analyzer * Update docs * Make example more general * Update docs * Add assert to check that TextInputClient is a DeltaTextInputClient * Update assert * More docs * update * Clean up docs * updates * Update docs * updates * Fix test * add test * updates * remove logs * fix tests * Address reviewer comments * Add text_input_utils.dart * Address reviewer comments
[flutter_releases] Flutter stable 2.5.1 Framework Cherrypicks (flutte… …r#90281) * Fix KeyboardManager's synthesization (flutter#88967) This PR fixes KeyboardManager's key event synthesization logic, which were dispatching events with incorrect keys, making subsequent key events crash the app. * Revert clamping scroll simulation changes (flutter#89885) * Revert "Removed default page transitions for desktop and web platforms. (flutter#82596)" (flutter#89997) This reverts commit 43e3197 * 'Update Engine revision to b3af521a050e6ef076778bcaf16e27b2521df8f8 for stable release 2.5.1' * Update dds 2.0.3 -> 2.0.4 * renew cirrus key (flutter#89988) Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> Co-authored-by: Kate Lovett <katelovett@google.com> Co-authored-by: Darren Austin <darrenaustin@google.com> Co-authored-by: Christopher Fujino <christopherfujino@gmail.com> Co-authored-by: keyonghan <54558023+keyonghan@users.noreply.github.com>
[flutter_releases] Flutter beta 2.6.0-5.2.pre Framework Cherrypicks (f… …lutter#90141) * 'Update Engine revision to 1d521d89d8d98f27be4e0ff84d5c6b72dbdc91ca for beta release 2.6.0-5.2.pre' * update cirrus token * update plugins pin * Re-enable plugin analysis test (flutter#89856) Co-authored-by: stuartmorgan <stuartmorgan@google.com>
Revert "Fix computeMinIntrinsicHeight in _RenderDecoration (flutter#8… …7404)" … (flutter#89675) * Revert "Fix computeMinIntrinsicHeight in _RenderDecoration (flutter#87404)" (flutter#89667) This reverts commit 5cf62e8. * add branch to .ci.yaml enabled_branches Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com> Co-authored-by: Christopher Fujino <christopherfujino@gmail.com>
[flutter_releases] Flutter stable 2.5.0 Framework Cherrypicks (flutte… …r#89625) * Update devtools version to latest release 2.6.0 (flutter#89318) * 'Update Engine revision to f0826da7ef2d301eb8f4ead91aaf026aa2b52881 for stable release 2.5.0' Co-authored-by: Kenzie (Schmoll) Davisson <43759233+kenzieschmoll@users.noreply.github.com>
0bd9be3 Roll Dart SDK from 238108dd9c6f to d6fa0d686082 (1 revision) (f… …lutter/engine#28461) (flutter#89470)
[flutter_releases] Flutter beta 2.5.0-5.3.pre Framework Cherrypicks (f… …lutter#89345) * Update dds to 2.0.3 * 'Update Engine revision to fcde2c8b2f0891c80e1f0f794bc7c26dd50f2949 for beta release 2.5.0-5.3.pre'
Fixed leak and removed no-shuffle tag in scheduler_test.dart (flutter… …#88423) Co-authored-by: Alexander Dahlberg <alexander.dahlberg@sigma.se> This PR fixed the problem that has prevented scheduler_test.dart being shuffled. Part of flutter#85160. One test schedules a task, but events are locked so the scheduled task does not execute and this messes up other tests. This PR adds a teardown that executes the scheduled task after the test, when events are unlocked.
[flutter_releases] Flutter beta 2.5.0-5.2.pre Framework Cherrypicks (f… …lutter#88476) * l10n updates for August beta (flutter#88328) * Make doctor Xcode version requirement clearer (flutter#88137) * 'Update Engine revision to 7a4c4505f6a7a1aa758d62b58150dce43cfa473f for beta release 2.5.0-5.2.pre' Co-authored-by: Todd Volkert <tvolkert@users.noreply.github.com> Co-authored-by: Jenn Magder <magder@google.com>
PreviousNext