-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Labels
Description
Add "Maintained" filter option to package search
The React Native Directory (reactnative.directory) has a "Maintained" filter option that allows developers to quickly find packages that are actively maintained. This feature is currently missing from pub.dev's filtering options.
- Currently, pub.dev offers filters for: Flutter plugin, Dart 3 compatible, etc.
- There's no way to filter specifically for packages that are actively maintained
- Adding this filter would help prioritize packages with recent updates
- This would make it easier to find high-quality, supported packages
// No code example needed for this feature requestitsamit108

