inform 0.0.1 copy "inform: ^0.0.1" to clipboard
inform: ^0.0.1 copied to clipboard

A flutter widget library, which provides you some widgets to inform users and let them interact with it.

inform #

Pub Version Github stars License Style

A flutter widget library, which provides you some widgets to inform users and let them interact with it.

Installation #

  1. Add this to your packages pubspec.yaml file:
dependencies:
  inform: <^last>
  1. Install it You can install it from the command line:
$ flutter pub get
  1. Import it Now in Dart code, you can use:
import 'package:inform/inform.dart';
0
likes
90
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter widget library, which provides you some widgets to inform users and let them interact with it.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on inform