tip_dialog 3.0.0 copy "tip_dialog: ^3.0.0" to clipboard
tip_dialog: ^3.0.0 copied to clipboard

outdated

A Flutter Tip Dialog

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tip_dialog

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

dependencies:
  tip_dialog: ^3.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:tip_dialog/tip_dialog.dart';
27
likes
0
points
336
downloads

Publisher

verified publisherinrush.cn

Weekly Downloads

A Flutter Tip Dialog

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, loading_view

More

Packages that depend on tip_dialog