Skip to content

Dart roll to the engine is stopped. #143110

@zanderso

Description

@zanderso

The engine roll to the framework started failing at flutter/engine#50437, which contained the Dart roll at #143099, which contained https://dart.googlesource.com/sdk.git/+/7ef215a4a5ec884dd147c51a0a87c2a7d35a4b94, which deprecated unmodifiable typed data views.

That change appears to be breaking analysis of plugins:

Running command: "dart analyze --fatal-infos" in /b/s/w/ir/x/t/flutter_packages.OXOEAL/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

1 issue found.

From

https://ci.chromium.org/ui/p/flutter/builders/try/Linux%20flutter_plugins/64343/overview

That package will need to be migrated before the deprecation can roll into the framework.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P0Critical issues such as a build break or regressiondependency: dartDart team may need to help usteam-engineOwned by Engine team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions