Skip to content

Tags

1.25.0-8.1.pre

[flutter_releases] Flutter 1.25.0-8.1.pre framework cherrypicks (#72382)
* Update engine hash to 1.25.0-8.1.pre

* Revert "Remove duplicate code in Element.rebuild() and BuildOwner.buildScope() (#71940)" (#72120)

This reverts commit c8f07aa.

Co-authored-by: Todd Volkert <tvolkert@users.noreply.github.com>

1.26.0-1.0.pre

Deprecate `maxLengthEnforced` for text fields (#72043)

1.22.5

Stable 1.22.5 cherrypicks - engine revert (#72079)

1.25.0-8.0.pre

df39e5c51 Roll Dart SDK from d75741b19133 to a92baed5f8e2 (1 revision) (
flutter/engine#22944) (#71969)

1.25.0-4.0.pre

Update documentation link (#71401)

1.24.0-10.2.pre

[flutter_releases] Flutter 1.24.0-10.2.pre framework cherrypicks (#70737
)

* Update engine hash to 1.24.0-10.2.pre

* fix roll-dev-integration test

Co-authored-by: Christopher Fujino <christopherfujino@gmail.com>

1.24.0-10.1.pre

[flutter_releases] Flutter 1.24.0-10.1.pre framework cherrypicks (#70495
)

* Update engine hash to 1.24.0-10.1.pre

* [null-safety] implement null-safe autodetection for the web (#70126)

Fixes #69416
Fixes #70121

* [flutter_tools] dont use autodetect enum for web (#70189)

* Update engine hash for build fix and pub DEP bump

Co-authored-by: Jonah Williams <jonahwilliams@google.com>

1.22.4

[flutter_releases] Flutter 1.22.4 framework cherrypicks (#70327)
* App.framework must support iOS 8 for older Flutter projects
* cherry pick fixes to #60118
* fix to --observatory-port flag
* update engine version

Co-authored-by: Jenn Magder <magder@google.com>

1.24.0-7.0.pre

[flutter_tools] retry sever socket setup (and port selection if port …
…is unspecified) (#69351)

Fixes #69348

If the web development server fails to bind, then retry up to 5 times. If a port was not provided, select a new free port each time.

1.24.0-6.0.pre

Decrease device discovery timeout from 10 to 5 seconds (#69266)
You can’t perform that action at this time.