licenses_dart library
A Dart package for loading and parsing all available SPDX licenses.
Classes
- License
- The main license class. Use this to get information about a license.
Exceptions / Errors
- UnknownLicenseException
- Exception thrown when a license is not found.