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

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: ^4.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';
28
likes
140
points
92
downloads

Publisher

verified publisherinrush.cn

Weekly Downloads

A Flutter Tip Dialog

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, loading_view

More

Packages that depend on tip_dialog