license_generator 1.0.4 copy "license_generator: ^1.0.4" to clipboard
license_generator: ^1.0.4 copied to clipboard

outdated

Dart tool to generate a file that contains all licenses of the third party libraries

example/lib/main.dart

import 'package:flutter/material.dart';
import 'package:license_generator_example/app.dart';

Future<void> main() async {
  runApp(const MyApp());
}
16
likes
0
points
1.33k
downloads

Publisher

verified publishericapps.com

Weekly Downloads

Dart tool to generate a file that contains all licenses of the third party libraries

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http, meta, path, yaml

More

Packages that depend on license_generator