Skip to content

Commit

Permalink
Improve readability
Browse files Browse the repository at this point in the history
  • Loading branch information
solid-software-hq authored Jun 15, 2020
1 parent 87dfc23 commit df38649
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@

Hydrated provides a Subject that automatically persists to Flutter's local storage and hydrates on creation!

## Original developer

`hydrated` was originally developed by [@lukepighetti](https://github.com/lukepighetti).

## Easy to consume

Expand Down Expand Up @@ -67,3 +64,7 @@ Hydrated is mock tested with all supported types and is dogfooded by its creator
## Demo

<img alt="demo of Hydrated BehaviorSubject between app restarts" src="https://raw.githubusercontent.com/lukepighetti/hydrated/master/doc/hydrated.gif" width="400">

## Original developer

`hydrated` was originally developed by [@lukepighetti](https://github.com/lukepighetti).

0 comments on commit df38649

Please sign in to comment.