flutter_foreground_task icon indicating copy to clipboard operation
flutter_foreground_task copied to clipboard

Dynamically change buttons

Open AhsanSarwar45 opened this issue 1 year ago • 0 comments

Hi, is it possible to dynamically change the buttons or their text? I am trying to implement a foreground notification for a timer, and I need to change the button label to 'pause' and 'resume' depending on the state.

AhsanSarwar45 avatar Jun 27 '24 07:06 AhsanSarwar45