app_badger_ios 3.1.1 copy "app_badger_ios: ^3.1.1" to clipboard
app_badger_ios: ^3.1.1 copied to clipboard

discontinued
PlatformiOS

iOS implementation of the app_badger plugin.

app_badger_ios #

The iOS implementation of the app_badger plugin.

Features #

  • Uses UNUserNotificationCenter for native badge management.
  • Fully supports Swift Package Manager (SPM).
  • Handles notification permission requests.

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 #

Add the following to your Info.plist:

<key>NSUserNotificationUsageDescription</key>
<string>Notifications are required to display app badges</string>

See the root README for more details.

0
likes
105
points
134
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

iOS implementation of the app_badger plugin.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

app_badger_platform_interface, flutter

More

Packages that depend on app_badger_ios

Packages that implement app_badger_ios