dep_audit 0.1.3
dep_audit: ^0.1.3 copied to clipboard
A lightweight dependency & package health auditor for Dart/Flutter projects.
0.1.3 #
- 🌐 Web Platform Support: Added web platform compatibility for WASM support
- 🔗 Improved URLs: Updated homepage to pub.dev package page for better discoverability
- 🐛 Issue Tracking: Added issue tracker URL for enhanced user support
- 📋 pub.dev Compliance: Addressed all pub.dev analysis recommendations
- 📈 Quality Score: Improved pub.dev score from 155/160 to expected 160/160 points
0.1.2 #
- 🔧 Package Maintenance: Updated package metadata and improved pub.dev compatibility
- 📝 Documentation: Enhanced package description and documentation
- ✅ Quality Improvements: Addressed pub.dev analysis recommendations
0.1.1 #
- ✨ Comprehensive API Documentation: Added complete dartdoc comments to all public APIs
- 📖 Example Usage: Added example directory with sample code and README
- 🔧 Code Quality: Enhanced with analysis_options.yaml and lint rules
- 🐛 Bug Fixes: Fixed string interpolation issues throughout codebase
- 📚 Better Documentation: Improved pub.dev score with complete documentation
0.1.0 #
- Initial release of
dep_audit. - Core features: outdated, unused, and discontinued dependency checks.
- Console and JSON reporting.