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

outdated

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

notif_bell #

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.

Usage #

To use this plugin add notif_bell as a dependency in your pubspec.yaml file.

Import the package and use the Widget in your app in this way:

Example #

NotifBell( notify: true, size: 35.0, // size of the widget. notifs: 2, ),

Please see the example app of this plugin for a full example.

Getting Started #

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

5
likes
0
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on notif_bell