Skip to content

Commit

Permalink
add Medium article
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 authored Feb 22, 2021
1 parent c1cdab6 commit 5de17a8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
* A package to help disposing Streams and closing Sinks easily for Flutter.
* Automatically disposes `StreamSubscription` and closes `Sink` when disposing `State<T>`.

## Medium article

[How to easily cancel streams in Flutter](https://hoc081098.medium.com/how-to-easily-cancel-streams-in-dart-flutter-69cad1980267)

## Usage

A simple usage example:
Expand Down

0 comments on commit 5de17a8

Please sign in to comment.