packages
packages copied to clipboard
[flutter_migrate] Export as library
Export classes so that migrate can be used programmatically as a dart package. Also cleans up unused dependencies and removes version restrictions.
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.
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.
- The status or check suite downgraded_analyze has failed. Please fix the issues identified (or deflake) before re-applying this label.
- The status or check suite legacy_version_analyze CHANNEL:3.0.5 DART_VERSION:2.17.6 has failed. Please fix the issues identified (or deflake) before re-applying this label.
- The status or check suite legacy_version_analyze CHANNEL:2.10.5 DART_VERSION:2.16.2 has failed. Please fix the issues identified (or deflake) before re-applying this label.
Closing; filed https://github.com/flutter/flutter/issues/122306 with a breadcrumb back to this PR for when flutter_migrate is revisited.