Skip to content

Conversation

zanderso
Copy link
Member

@zanderso zanderso commented May 6, 2020

Description

In #7642, the tool's wrapper around dart:io Platform was pulled out into a separate package package:platform. That package may soon see some breaking changes which are easiest dealt with in the tool by bringing the wrapper back in where it was under src/base/platform.dart.

In a subsequent PR, I'll update the tool's pubspec.yaml, and run update-packages.

Tests

I added the following tests:

Tests are migrated to the internal wrapper. Added the tests from the package.

Breaking Change

Did any tests fail when you ran them? Please read [Handling breaking changes].

  • No, no existing tests failed, so this is not a breaking change.

@zanderso zanderso added tool Affects the "flutter" command-line tool. See also t: labels. work in progress; do not review labels May 6, 2020
@zanderso zanderso requested a review from jonahwilliams May 6, 2020 05:14
Copy link
Contributor

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we pull in the test file too?

LGTM otherwise, assuming that everything was mechanically moved.

@zanderso
Copy link
Member Author

zanderso commented May 6, 2020

Can we pull in the test file too?

Done.

Copy link
Contributor

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still LGTM

@zanderso zanderso merged commit 6f0ed5e into flutter:master May 6, 2020
@zanderso zanderso deleted the platform-library branch May 6, 2020 15:15
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants