sbadgeview 1.0.1 copy "sbadgeview: ^1.0.1" to clipboard
sbadgeview: ^1.0.1 copied to clipboard

Great flutter badge view for shoung counts of notifications from the database and other counts, including notifications that notify users of anything required attention to.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sbadgeview

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

dependencies:
  sbadgeview: ^1.0.1

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:sbadgeview/sbadgeview.dart';
2
likes
150
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

Great flutter badge view for shoung counts of notifications from the database and other counts, including notifications that notify users of anything required attention to.

Repository (GitHub)
View/report issues

Topics

#badge #badgeview #actions #allplatforms #counter

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on sbadgeview