Add "Swift Package Manager Support" Tag for Flutter Packages
Opened this issue · 3 comments
ricardodalarme commented
Description
With Flutter's new support for Swift Package Manager (SPM), it would be helpful to identify packages on pub.dev that already support SPM. Adding a specific tag like "Swift Package Manager Support" to these packages would make it easier for developers to find and utilize them.
Proposal
- Add functionality to pub.dev to automatically identify if a package supports Swift Package Manager.
- Once identified, pub.dev should automatically add a "Swift Package Manager Support" tag to the package's page.
This would be a small but valuable addition to improve discoverability and adoption of SPM-compatible packages within the Flutter ecosystem.
sigurdm commented
sigurdm commented
Related to dart-lang/pana#1402
sigurdm commented
(We still haven't decided how we want to surface this)