foreground_service

时间:2024-06-04 17:15:04
【文件属性】:

文件名称:foreground_service

文件大小:44KB

文件格式:ZIP

更新时间:2024-06-04 17:15:04

Kotlin

前景色服务(Flutter v.1.12.x或更高版本) 创建Android前台服务/通知 准备(Android端): Android foreground services require a notification to be displayed, and notifications require an icon. For this plugin to work, the icon needs to be in this specific location: res/drawable/org_thebus_foregroundserviceplugin_notificationicon (take a look at the /example app if you're confused) -- NOTE FOR PLUGIN VERSION 2.0.0 and above


【文件预览】:
foreground_service-master
----pubspec.yaml(570B)
----ios()
--------foreground_service.podspec(536B)
----lib()
--------foreground_service.dart(13KB)
----foreground_service.iml(947B)
----android()
--------settings.gradle(40B)
--------src()
--------gradle.properties(29B)
--------.gitignore(97B)
--------build.gradle(924B)
----example()
--------pubspec.yaml(2KB)
--------lib()
--------android()
--------.metadata(305B)
--------README.md(590B)
--------.gitignore(1KB)
----LICENSE(29B)
----.metadata(308B)
----README.md(2KB)
----.gitignore(113B)
----CHANGELOG.md(2KB)

网友评论