diff --git a/README.md b/README.md index 8e0c55b..9dc69f1 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ Return a `Stream` that emits null and done event when `State.didChangeDependenci ## Example +

+ +

+ ```dart import 'dart:async'; diff --git a/code.png b/code.png new file mode 100644 index 0000000..00ae297 Binary files /dev/null and b/code.png differ