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
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on inform