app_badger_android 3.1.0 copy "app_badger_android: ^3.1.0" to clipboard
app_badger_android: ^3.1.0 copied to clipboard

discontinued

Android implementation of the app_badger plugin.

app_badger_android #

The Android implementation of the app_badger plugin.

Features #

  • Supports launcher-specific badge APIs via ShortcutBadger.
  • Provides a notification-based fallback for modern Android devices.
  • Handles POST_NOTIFICATIONS runtime permissions (Android 13+).

Usage #

This package is an internal implementation of the app_badger plugin and should not be used directly. App developers should depend on the app_badger package.

Setup #

Ensure you have the following in your AndroidManifest.xml:

<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />

See the root README for more details.

0
likes
0
points
133
downloads

Publisher

unverified uploader

Weekly Downloads

Android implementation of the app_badger plugin.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

app_badger_platform_interface, flutter

More

Packages that depend on app_badger_android

Packages that implement app_badger_android