unit_number_input 0.1.1
unit_number_input: ^0.1.1 copied to clipboard
A Flutter package for minutes/seconds input with validation, input decoration, and conversion to total seconds.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.1 - 2025-09-10 #
- Added
enabledflag to theUnitNumberInputwidget.
0.1.0 - 2025-08-22 #
- Initial release.