manual_clock 1.3.1
manual_clock: ^1.3.1 copied to clipboard
A package for testing current time related code.
Change Log #
1.3.1 - 2024-07-30 #
- Fixed that ManualClock will elapse time more than specified duration.
- Fixed that runZoned and withClock calling order is wrong.
- Add a test case for withManualClock function.
1.3.0 - 2024-04-24 #
- A one-shot timer of 0 duration is supported now.
1.2.0 - 2023-11-11 #
- Add waitRealLifeTime(duration)
1.1.0 - 2023-11-09 #
- Add support for Timer
1.0.0 - 2023-10-27 #
- Initial version.