background_hiit_timer 1.0.0
background_hiit_timer: ^1.0.0 copied to clipboard
Flutter background timer package developed for HIIT timers.
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.
1.0.0 - 2024-11-10 #
Changed #
- Refactored to use a SQFlite database.
- Implemented IntervalType class - requires a list of intervals to be passed.
- Added skip next and skip previous functions.
- Simplified implementation.