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

An easy to use release notes dialog. Customizable to fit your apps design.

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: ^2.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
150
points
165
downloads

Publisher

verified publishernightknight.dev

Weekly Downloads

An easy to use release notes dialog. Customizable to fit your apps design.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on release_notes_dialog