app_icon_badge 0.0.1 copy "app_icon_badge: ^0.0.1" to clipboard
app_icon_badge: ^0.0.1 copied to clipboard

A new flutter plugin project.

app_icon_badge #

A new flutter plugin project to play around with App Icon Badges.

Getting Started #

Install the plugin by using the following in your pubspec.yaml file.

dependencies:
    app_icon_badge: 0.0.1

Usage #

Fetching the current app icon badge count #

final int badgeCount = await AppIconBadge.count;
0
likes
30
pub points
48%
popularity

Publisher

unverified uploader

A new flutter plugin project.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on app_icon_badge