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

Creates a view that shows licenses for software used by the application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add license_view_fluent_ui

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  license_view_fluent_ui: ^1.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:license_view_fluent_ui/license_view_fluent_ui.dart';
1
likes
150
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

Creates a view that shows licenses for software used by the application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

fluent_ui, flutter

More

Packages that depend on license_view_fluent_ui