Did you know?
In Dart, you can schedule a microtask when you want to complete a small async computation as soon as possible.
This will cause it to execute before any pending events in the event loop.
For more info about microtasks, events, event loops, and isolates, read this article:
Found this useful? Show some love and share the original tweet 🙏
Previous | Next |
---|---|
We need to talk about FlutterFlow! | Write reusable widgets! |