Skip to content

Fix timer channel contract#893

Open
Rahul-2k4 wants to merge 1 commit intoCCExtractor:mainfrom
Rahul-2k4:issue886-timer-channel-contract
Open

Fix timer channel contract#893
Rahul-2k4 wants to merge 1 commit intoCCExtractor:mainfrom
Rahul-2k4:issue886-timer-channel-contract

Conversation

@Rahul-2k4
Copy link

Summary

  • switch timer cancellation to the implemented native method name
  • route TimerRing foreground recovery through the alarm channel instead of the timer channel
  • add a focused regression test for the timer/alarm method-channel contract

Testing

  • flutter test test/app/modules/timer/timer_channel_contract_test.dart

Closes #886

@Rahul-2k4 Rahul-2k4 force-pushed the issue886-timer-channel-contract branch from 25c708e to 252a977 Compare March 13, 2026 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Timer native channel contract is incomplete and TimerRing uses the wrong channel for foreground restore

1 participant