d_info 0.2.2 copy "d_info: ^0.2.2" to clipboard
d_info: ^0.2.2 copied to clipboard

Flutter package for response info message like dialog, snackbar, etc.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add d_info

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

dependencies:
  d_info: ^0.2.2

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:d_info/d_info.dart';
7
likes
150
points
89
downloads

Publisher

verified publisherindratrisnar.com

Weekly Downloads

Flutter package for response info message like dialog, snackbar, etc.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, fluttertoast, get, google_fonts

More

Packages that depend on d_info