flutter_badge_manager 0.0.3 copy "flutter_badge_manager: ^0.0.3" to clipboard
flutter_badge_manager: ^0.0.3 copied to clipboard

Plugin to update the app badge on the launcher (both for Android, iOS and macOS)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_badge_manager

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

dependencies:
  flutter_badge_manager: ^0.0.3

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

Publisher

unverified uploader

Weekly Downloads

Plugin to update the app badge on the launcher (both for Android, iOS and macOS)

Repository (GitHub)
View/report issues

Topics

#badge #manager

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com
www.patreon.com
boosty.to

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_badge_manager_android, flutter_badge_manager_foundation, flutter_badge_manager_platform_interface

More

Packages that depend on flutter_badge_manager

Packages that implement flutter_badge_manager