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

outdated

A new flutter plugin project. THE FRONTEND FOR YOUR APP NOTIFICATIONS. NotifBell helps you maintain the notifications to your user by just passing some important parameters like size and whether to no [...]

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

Publisher

unverified uploader

A new flutter plugin project. THE FRONTEND FOR YOUR APP NOTIFICATIONS. NotifBell helps you maintain the notifications to your user by just passing some important parameters like size and whether to notify or not.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on notif_bell