duration_picker

A library for a duration picker in Flutter.

MIT License

Stars
26

Bot releases are hidden (Show)

duration_picker - v1.2.0 Latest Release

Published by juliansteenbakker 5 months ago

  • Add localization options
  • Update deprecated functions
  • Add upper and lower bound for duration
duration_picker - v1.1.1

Published by juliansteenbakker almost 2 years ago

Switched to lint and applied all suggested lints.

duration_picker - v1.1.0+1

Published by juliansteenbakker almost 3 years ago

New Features

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