Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Update README.md #3

Merged
merged 1 commit into from
May 31, 2017
Merged

Update README.md #3

merged 1 commit into from
May 31, 2017

Conversation

mit-mit
Copy link
Contributor

@mit-mit mit-mit commented May 31, 2017

A few tweaks to readme.md:

  • Make instance name match how it's used
  • Remove use of duration in the non-duration section
  • Dart has no non-generic class Future. We could do Future<Null>, but we can also just omit the return type and rely on inference

A few tweaks to readme.md:

- Make instance name match how it's used
- Remove use of duration in the non-duration section
- Dart has no non-generic class `Future`. We could do `Future<Null>`, but we can also just omit the return type and rely on inference
@rxlabz rxlabz merged commit 6e692e4 into rxlabz:master May 31, 2017
@rxlabz
Copy link
Owner

rxlabz commented May 31, 2017

Thanks ! :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants