synstin

Results 9 issues of synstin

**Alarm plugin version** 3.0.0 **Describe the bug** Android does not receive events on Alarm.ringStream.stream No events are received, but the alarm sounds. IOS is receiving fine, but only Android is...

bug
android

**Alarm plugin version** 2.1.1 **Describe the bug** ``` class HomeController extends GetxController { late final StreamSubscription subscription; @override void onInit() { subscription = Alarm.ringStream.stream.listen((event) => print('ring')); } @override void onClose()...

bug
needs author feedback

**Alarm plugin version** 3.0.14 **Describe the bug** When the alarm goes off, the music I have set as background music gets smaller and then doesn't come back. For example, if...

bug

I set it up so that a 5 second timer starts when the button is clicked. In version 1.2.1, when I click the button, an unknown number, 93, appears and...

waiting customers

The hero animation does not work when using GET routing. Will this be fixed in the getx5 version? **Related issues** https://github.com/jonataslaw/getx/issues/2276

**Alarm plugin version** 3.1.3 **Describe the bug** ``` Exception java.lang.RuntimeException: at android.app.ActivityThread.handleServiceArgs (ActivityThread.java:5286) at android.app.ActivityThread.-$$Nest$mhandleServiceArgs at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2531) at android.os.Handler.dispatchMessage (Handler.java:106) at android.os.Looper.loopOnce (Looper.java:230) at android.os.Looper.loop (Looper.java:319) at android.app.ActivityThread.main (ActivityThread.java:8893)...

bug

I used a CustomizableEffect to customize the color of the dots, but the CustomizableEffect doesn't seem to be able to use the Scrolling feature. So currently I can't use ScrollingDotsEffect...

no-issue-activity

**Alarm plugin version** 3.1.4 **Describe the bug** Is it correct behavior that calling Alarm.stopAll() makes the notification disappear from the status bar? Sometimes calling stopAll() doesn't make the notification disappear...

bug
android

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? App Check ### Which platforms are affected? iOS ###...

type: bug
platform: ios
Needs Attention
plugin: app_check