chimon2000 / chimon2000/async_loader
Add ability to delay futures
Open
enhancement
- Dominant language
- Dart
- Stars
- 100
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Currently, delay must be wired up to the widget imperatively.
**Describe the solution you'd like**
Add delay property
- If present, delays future until delay (in milliseconds) is reached.
**Describe alternatives you've considered**
N/A
**Additional context**
https://github.com/jxom/react-loads#delay
https://github.com/ghengeveld/react-async
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.