-
- worked with FutureProvider
- read config.json from assets directory in provider
- fetch categories from internet in provider
- pull to refresh for refresh categories with ref.refresh(futureProvider)
-
- worked with StreamProvider
- listen websocket
- send data to websocket
- [Timer](https://github.com/demirdev/riverpod_examples/tree/main/lib/timer
- worked with StateNotifier and int Stream
- Counter
- worked with StateNotifier
- Infinite List
- worked with StateNotifier
- worked with DeBouncer
- Login
- worked with StateNotifier
- worked with ref.listen for show snackbar message and navigation
- worked with Formz package
- Fake user and authentication repository