admonitions 1.1.0 copy "admonitions: ^1.1.0" to clipboard
admonitions: ^1.1.0 copied to clipboard

Easily add visually striking & informative banners (hints, warnings, messages) to your app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add admonitions

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

dependencies:
  admonitions: ^1.1.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:admonitions/admonitions.dart';
3
likes
160
pub points
69%
popularity
screenshot

Publisher

verified publisheriqfareez.com

Easily add visually striking & informative banners (hints, warnings, messages) to your app

Repository (GitHub)
View/report issues

Topics

#alert #banner

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter, font_awesome_flutter

More

Packages that depend on admonitions