SAIKIRAN

Results 7 issues of SAIKIRAN

Please fix this issue Service not Work when app killed

For GeoLocator plugin I am registering with this static void onStart(ServiceInstance _service) async { if (Platform.isAndroid) { Geolocator.registerWith(); } } but it is not working in service throwing exception below...

**Describe the bug** Not Working when app killed/terminated **Expected behavior** Should Work when app killed/terminated **Tested on:** - Android, API Level XX [e.g. 30], simulator or real device - iOS,...

**Describe the bug** PlatformException(error, Attempt to write to field 'io.flutter.plugin.common.EventChannel$EventSink com.lyokone.location.FlutterLocation.events' on a null object reference, null, null) **Expected behavior** Should not come **Tested on:** - Android, API Level XX...

how to postMessage a javascript message handler from webview to flutter windows

desktop_webview_window

### Platform iOS 15.5 ### Plugin battery_plus' ### Version 2.1.4 ### Flutter SDK 2.10.5 ### Steps to reproduce ![Screenshot 2022-06-14 at 11 35 54 AM](https://user-images.githubusercontent.com/27664178/173505156-5cdf2b78-7769-49c9-baf9-25cab1b00bcd.png) ### Code Sample ```dart var...

bug
missing info
Stale

we are getting issues with android_alarm_manager_plus 2.0.5 not working periodically with 1 day interval and not firing every 24 hr

android_alarm_manager_plus
missing info
Stale