flutter_foreground_task
flutter_foreground_task copied to clipboard
Dynamically change buttons
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.