add some exports of public API in foundation/serialization.dart#104231
add some exports of public API in foundation/serialization.dart#104231fluttergithubbot merged 1 commit intoflutter:masterfrom
Conversation
|
This is exactly the kind of thing I was hoping we'd find. |
|
If this PR is approved. How am I supposed to land it given the failure of the Linux flutter_plugins check? |
We'll have to add a |
Could you help me to do that? I don't know which file need to be touch. |
|
You have to add the ignores to the files/lines mentioned in the failing check in this repository in a separate PR: https://github.com/flutter/plugins. |
|
ahhh ok. I thought you were asking to ignore this "Linux flutter_plugins" task in |
66b073f to
42002ef
Compare
|
flutter/plugins#5922 was picked up by the roll in #105523, once that merges you can rebase on/merge that. |
0a72533 to
6627cdb
Compare
Related to dart-lang/sdk#58731 this PR exports several types from
dart:typed_dataused in the public API offoundation/serialization.dartlibrary.