| Type of future | When it's ready, I'll have a ... |
|---|---|
| Future<String> | ... string |
| Future<Foo> | ... Foo |
| Future<Map<String, dynamic>> | ... Map whose keys are Strings and whose values are dynamic. |
Last active
March 30, 2019 19:41
-
-
Save rapPayne/b26d5235a27b1df9f943a3376efa3ec2 to your computer and use it in GitHub Desktop.
Futures - Table of Futures examples
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment