You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
This would be a small but valuable addition to improve discoverability and adoption of SPM-compatible packages within the Flutter ecosystem.
The text was updated successfully, but these errors were encountered: