Abdulsamad

Results 3 issues of Abdulsamad

I want to stop service on "shutdown" notification action press, everything else works but service don't stop on service.stopSelf(). notification : ``` simpleNotification( {required int minutes, required int seconds, required...

full error ``` E/flutter ( 2884): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: 'package:elegant_notification/elegant_notification.dart': Failed assertion: line 167 pos 9: 'animation != AnimationType.fromRight && elegant_notification.dart:167 E/flutter ( 2884): animation != AnimationType.fromTop': is not true....

bug

Full error ``` E/MethodChannel#open_settings(31594): Failed to handle method call E/MethodChannel#open_settings(31594): android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.settings.MANAGE_WRITE_SETTINGS flg=0x10000000 } E/MethodChannel#open_settings(31594): at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1854) E/MethodChannel#open_settings(31594): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1544) E/MethodChannel#open_settings(31594): at android.app.ContextImpl.startActivity(ContextImpl.java:885)...