xiaomi_badger 0.0.2 copy "xiaomi_badger: ^0.0.2" to clipboard
xiaomi_badger: ^0.0.2 copied to clipboard

outdated

小米手机设置小角标

xiaomi_badger #

小米手机设置小角标

Getting Started #

在你的AndroidManifestapplication下添加服务

 <service
        android:name="shop.itbug.xiaomi_badger.service.NotifService"
        android:exported="false" />

API #

注意APP需要先获得小角标的显示权限才能效果

设置小角标

XiaomiBadger.setBag(3); // 小角标数

移除小角标

XiaomiBadger.remove(); 
0
likes
0
points
31
downloads

Publisher

verified publisheritbug.shop

Weekly Downloads

小米手机设置小角标

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on xiaomi_badger