flutter_oss_manager 1.0.1 copy "flutter_oss_manager: ^1.0.1" to clipboard
flutter_oss_manager: ^1.0.1 copied to clipboard

A Flutter package and CLI for scanning, summarizing, and generating open-source license information for your project's dependencies.

1.0.1 #

  • Added comprehensive Dartdoc comments to public API elements to improve documentation score on pub.dev.

1.0.0 #

  • Initial release of flutter_oss_manager.
  • Implemented CLI for scanning dependencies and generating a oss_licenses.dart file.
  • Features a two-tier license detection system (Heuristic and Similarity-based) for high accuracy.
  • Supports a wide range of licenses including MIT, Apache, BSD, GPL, LGPL, and MPL.
  • Extracts comprehensive package details like version, description, and repository URL.
  • Automatically handles Flutter SDK licenses.
2
likes
150
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package and CLI for scanning, summarizing, and generating open-source license information for your project's dependencies.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, flutter, path, yaml

More

Packages that depend on flutter_oss_manager