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

Flutter package for response info message

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.1

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
140
points
89
downloads

Publisher

verified publisherindratrisnar.com

Weekly Downloads

Flutter package for response info message

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, fluttertoast, get, google_fonts

More

Packages that depend on d_info