-
Notifications
You must be signed in to change notification settings - Fork 29.7k
add some exports of public API in foundation/serialization.dart #104231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 |
Hixie
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fyi @goderbauer
goderbauer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Nice!
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.