flutter_oss_manager library

A Flutter package and command-line interface (CLI) for scanning and summarizing open-source licenses of your project's dependencies, and generating a Dart file containing this information.

This tool aims to simplify the process of complying with open-source license requirements by automatically identifying license types and providing a structured way to include them in your Flutter application.