flutter_duration_picker
flutter_duration_picker copied to clipboard
Should be able to manually enter the hours & minutes on clicking the cener text
On clicking the center text, It should enable few actions.
- On Long Press (center Text) ==> The hours & Minutes values copied to the clipboard.
- On Tap (center Text) ==> it should have the option to enter the values manually using a number picker (or) it should allow callback function.