flutter_duration_picker icon indicating copy to clipboard operation
flutter_duration_picker copied to clipboard

Should be able to manually enter the hours & minutes on clicking the cener text

Open aravind816 opened this issue 5 years ago • 0 comments

On clicking the center text, It should enable few actions.

  1. On Long Press (center Text) ==> The hours & Minutes values copied to the clipboard.
  2. On Tap (center Text) ==> it should have the option to enter the values manually using a number picker (or) it should allow callback function.

aravind816 avatar Jun 25 '19 23:06 aravind816