gg_fake_stopwatch 1.2.3 gg_fake_stopwatch: ^1.2.3 copied to clipboard
A stopwatch that is in sync with FakeAsync.elapsed. Use this stopwatch in tests using fakeAsync.
Changelog #
1.2.3 - 2024-04-13 #
Removed #
- dependency to gg_install_gg, remove ./check script
- dependency pana
1.2.2 - 2024-04-09 #
Removed #
- 'Pipline: Disable cache'
1.2.1 - 2024-04-09 #
Changed #
- Rework changelog + repository URL in pubspec.yaml
- 'Github Actions Pipeline'
- 'Github Actions Pipeline: Add SDK file containing flutter into .github/workflows to make github installing flutter and not dart SDK'
1.2.0 - 2024-01-01 #
- Update minimum SDK version
- Update check scripts & VSCode settings
- Fix warnings
1.1.0 - 2024-01-01 #
- Allow to forward elapsed time using elapse(...)
1.0.0 - 2024-01-01 #
- Remove dependency from FakeAsync