release_notes_dialog 1.0.0 copy "release_notes_dialog: ^1.0.0" to clipboard
release_notes_dialog: ^1.0.0 copied to clipboard

outdated

An easy to use release notes dialog.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add release_notes_dialog

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

dependencies:
  release_notes_dialog: ^1.0.0

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:release_notes_dialog/release_notes_dialog.dart';
14
likes
0
points
98
downloads

Publisher

verified publishernightknight.dev

Weekly Downloads

An easy to use release notes dialog.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, term_glyph

More

Packages that depend on release_notes_dialog