Bug fix #50. Updated example code.
Updated RxDart. Added test code and refactored code #49.
Fix pubspec.yaml
Updated README.
Updated README.
Updated README.
Updated README.
Added refreshTime parameter. #38
Bug fix (see issue #37).
Bug fix (see issue #36).
Update dependency constraints to sdk: '>=2.17.0 <4.0.0'. Removed _executeController, execute, onExecute IF.
Breaking change
- Renamed function. onStop => onStopped, fetchStop => fetchStopped
- Changed timer execution IF.
- onStartTimer, onStopTimer, onResetTimer, onAddLap Fixed
- Bug that caused 0 to be listened to during countdown.
- Modified example code.
- Updated README.
Setting specific values to timer (#27)
Added onStop callback and fetchStop stream, Added fetchEnded stream.
Modified initialPresetTime.
Can be set preset time in running timer. Added clearPresetTime and onEnded.
Modified README.
Updated Plugin.
Modified README.
Added count down mode.
Updated rxdart plugin.
Changed version.
Migrate this package to null safety.
Update Plugins
Updated README.
Added Hours Feature. Added Set Preset Time Functions for Hours, Minute, Second. Bug fix.
Updated plugins.
Added preset time feature.
Updated rxdart plugin.
Added callback function of onChangeSecond and onChangeMinute.
Deleted unnecessary files.
Updated document.
Refactoring stream. Added RxDart.
Updated document.
Refactoring execute.
Added function of getDisplayTimeMinute, getDisplayTimeSecond, getDisplayTimeMilliSecond. Added callback function.
Updated gif.
Updated document.
Updated document.
Updated description.
Updated gif.
First release.