refactor(package_info_plus)!: two-package federated architecture#1236
Conversation
|
Probably web tests requiring |
|
Web tests were not running before either, so we can remove them, skip them, or renaming the file. Integration tests for chrome are not enabled on the repo yet. |
…unfederate-package-info-plus
|
This seems to be good to merge, no? |
|
Added Why didn't these tests ran before (and without an error), as you mentioned? |
they were sitting in the web package and there was no CI job running them. I have no idea if they work or not 😬 |
Description
Refactor package_info_plus from the federated architecture to a platform interface and a package with all platform implementations.
Related Issues
#1226
Checklist
CHANGELOG.mdnor thepubspec.yamlfiles.flutter analyze) does not report any problems on my PR.Breaking Change
Does your PR require plugin users to manually update their apps to accommodate your change?
!in the title as explained in Conventional Commits).