Skip to content

Releases: juliansteenbakker/duration_picker

v1.2.0

22 May 11:31
fa59920
Compare
Choose a tag to compare
  • Add localization options
  • Update deprecated functions
  • Add upper and lower bound for duration

v1.1.1

09 Nov 13:01
cce03ff
Compare
Choose a tag to compare

Switched to lint and applied all suggested lints.

v1.1.0+1

05 Nov 08:46
4c024b5
Compare
Choose a tag to compare

New Features

  • It is now possible to select the base unit of the timer using baseunit: parameter.
    See example app for an example.