about_custom 2.0.1 copy "about_custom: ^2.0.1" to clipboard
about_custom: ^2.0.1 copied to clipboard

Displays an About dialog, which describes the application, can show licenses, changelog, and other information.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add about_custom

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

dependencies:
  about_custom: ^2.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:about_custom/about_custom.dart';
3
likes
105
points
67
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Displays an About dialog, which describes the application, can show licenses, changelog, and other information.

Repository (GitHub)
View/report issues
Contributing

License

Pixar (license)

Dependencies

flutter, flutter_markdown, markdown, path, simple_mustache, url_launcher

More

Packages that depend on about_custom