jaspr_license_generator 1.0.0
jaspr_license_generator: ^1.0.0 copied to clipboard
Dart tool to generate a file that contains all licenses of the third party libraries
Changelog #
1.0.0 - 2024-04-20 #
Initial Release (Fork) #
- Forked from
flutter-icapps-licenseand rebranded asjaspr_license_generator. - Transitioned from Flutter (
package:flutter/widgets.dart) to Jaspr (package:jaspr/jaspr.dart) for the generated output. - Updated dependencies for compatibility with Dart 3 and the latest Jaspr versions.
- Cleaned up documentation and examples for Jaspr developers.