Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sadmansamee authored Oct 25, 2021
1 parent d97f5d1 commit 0dfe525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This is a very simple Boilerplate application, this has following features.
- User can Sign In and Up
- After signing in he can see a list of items

It uses a mock json server which doesn't store or validate, so for sign in/up any email, password will simply work.
It uses a mock json server which doesn't store or validate anything, so for signing in/up any email, password will simply work.

[RiverPod](https://riverpod.dev/) was used for state management, but there's an old implementation with [Flutter bloc](https://bloclibrary.dev/#/) as well, you may check out [bloc](https://github.com/SimpleBoilerplates/Flutter/tree/bloc) branch, though that branch doesn't have many imporvements that latest changes have.

Expand Down

0 comments on commit 0dfe525

Please sign in to comment.