packages icon indicating copy to clipboard operation
packages copied to clipboard

[flutter_migrate] Export as library

Open GaryQian opened this issue 2 years ago • 2 comments

Export classes so that migrate can be used programmatically as a dart package. Also cleans up unused dependencies and removes version restrictions.

GaryQian avatar Jan 18 '23 20:01 GaryQian

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

flutter-dashboard[bot] avatar Jan 18 '23 20:01 flutter-dashboard[bot]

auto label is removed for flutter/packages, pr: 3065, due to - The status or check suite analyze CHANNEL:stable has failed. Please fix the issues identified (or deflake) before re-applying this label.

auto-submit[bot] avatar Jan 18 '23 20:01 auto-submit[bot]

Closing; filed https://github.com/flutter/flutter/issues/122306 with a breadcrumb back to this PR for when flutter_migrate is revisited.

stuartmorgan-g avatar Mar 09 '23 16:03 stuartmorgan-g