Skip to content

dart->engine roller blocked on deprecated UnmodifiableUint8ListView in plugins #137428

@gaaclarke

Description

@gaaclarke

The manual dart roll was reverted for this: flutter/engine#47380 (comment)

Here is the failure:

Running command: "dart analyze --fatal-infos" in /b/s/w/ir/x/t/flutter_packages.LUDBEX/packages/image_picker/image_picker_platform_interface
Analyzing image_picker_platform_interface...

info - lib/src/types/picked_file/html.dart:30:38 - 'UnmodifiableUint8ListView' is deprecated and shouldn't be used. Use Uint8List.asUnmodifiableView() instead. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use

The linter is being reverted too in https://dart-review.googlesource.com/c/sdk/+/332580

Metadata

Metadata

Assignees

No one assigned

    Labels

    P0Critical issues such as a build break or regressionengineflutter/engine related. See also e: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions