xue_hua_app_badge 1.0.2 copy "xue_hua_app_badge: ^1.0.2" to clipboard
xue_hua_app_badge: ^1.0.2 copied to clipboard

Cross-platform Flutter app badge plugin with a Rust core. Supports Android, iOS, macOS, Windows, and Linux via a unified set/remove/permission API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xue_hua_app_badge

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

dependencies:
  xue_hua_app_badge: ^1.0.2

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:xue_hua_app_badge/xue_hua_app_badge.dart';
0
likes
145
points
325
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Cross-platform Flutter app badge plugin with a Rust core. Supports Android, iOS, macOS, Windows, and Linux via a unified set/remove/permission API.

Repository (GitHub)

Topics

#badge #app

License

Apache-2.0 (license)

Dependencies

flutter, flutter_rust_bridge, plugin_platform_interface

More

Packages that depend on xue_hua_app_badge

Packages that implement xue_hua_app_badge