completer_ex 4.0.1 completer_ex: ^4.0.1 copied to clipboard
A wrapper for Completer which logs when the completer doesn't complete in a timely manner.
4.0.1 #
- added option to passing a debugName to help see what completer is active when in a debugger.
4.0.0 #
- upgraded to dart 3.0
- added copyright notices.
3.0.0 #
Added fine grained control over the expected duration and reporting interval.
Breaking change reportInterval has been changed to setDefaultReportInterval
2.0.1 #
Corrected the import statement in the example.
2.0.0 #
migrated to nnbd
1.0.1 #
Added in missing export.