Youtube Tutorial Code

Riverpod Read().update() example

Entire Youtube Series ↙️

Riverpod Playlist Tutorial

The Code of this repo refers to this page ↙️↙️↙️

Riverpod read().update()

Description

This is an important feature from the riverpod package, it allow us to edit our provider without the need to call it again.