notif_bell 0.1.7 copy "notif_bell: ^0.1.7" to clipboard
notif_bell: ^0.1.7 copied to clipboard

The frontend for your app notifications. Maintains notifications presented to user.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add notif_bell

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

dependencies:
  notif_bell: ^0.1.7

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:notif_bell/notif_bell.dart';
5
likes
40
pub points
0%
popularity

Publisher

unverified uploader

The frontend for your app notifications. Maintains notifications presented to user.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on notif_bell