Skip to content

[plugins] [ci] Enable null-safe web testing on stable in Flutter 2.1 #77429

@ditman

Description

@ditman

Plugins CI has started analyzing+building web packages, however, some web packages use the "example" app as their way to run integration_tests in a browser.

Those tests have already been migrated to null-safety and require a version of integration_test coming from a "future" SDK (more modern that the current 2.0 stable).

Once the new integration_tests from SDK is null-safe, revert this change:

flutter/plugins#3681

Metadata

Metadata

Labels

P3Issues that are less important to the Flutter projectpackageflutter/packages repository. See also p: labels.platform-webWeb applications specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions