typexy
typexy
When trying to execute `flutterBeacon.initializeScanning` from a foreground service function, an exception is thrown: _Unhandled Exception: MissingPluginException(No implementation found for method initialize on channel flutter_beacon) #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:154:7) #1 FlutterBeacon.initializeScanning...
### What is the bug? when fitbounds is called, we have to distinguish 2 cases: 1. multiple points are given -> zoom level is not calculated correctly, it shows whole...
When using flutter_foreground_task for android as described in combination with another plugin (which is written in native code, too) I do receive the following error message as soon as onStart()...
Hi, is this plugin actively maintained? Just a few questions, perhaps someone can help out: - It is possible to have a long running instance on Android as a foregroundservice?...