Skip to content

Commit

Permalink
fix: README summary table
Browse files Browse the repository at this point in the history
  • Loading branch information
guilherme-v committed Apr 7, 2024
1 parent 2955de8 commit bace9c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ An overview of the current state management libraries explored is presented belo

| State Manager | Applied | Unit tests | Widget tests |
|---------------|---------|:----------:|--------------|
| Provider | Yes | Yes | Yes |
| Provider | Yes | Yes | In Progress |
| Riverpod | Yes | Yes | In Progress |
| Bloc | Yes | Yes | Yes |
| Cubit | Yes | Yes | Yes |
| GetIt | Yes | Yes | Yes |
| MobX | Yes | Yes | Yes |
| MobX | Yes | Yes | In Progress |

## Tip

Expand Down

0 comments on commit bace9c9

Please sign in to comment.