mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-17 09:54:19 +01:00
change content resolver plugin method
This commit is contained in:
@@ -410,7 +410,7 @@ Color _getMainColor() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@pragma('vm:entry-point')
|
@pragma('vm:entry-point')
|
||||||
Future<void> nowserSignerProviderEntrypoint() async {
|
void nowserSignerProviderEntrypoint() {
|
||||||
// if we call content resolver this should init first, to receive request.
|
// if we call content resolver this should init first, to receive request.
|
||||||
// so, doInit() method move to query method.
|
// so, doInit() method move to query method.
|
||||||
AndroidSignerContentResolverProvider(
|
AndroidSignerContentResolverProvider(
|
||||||
|
|||||||
Reference in New Issue
Block a user