Using Selector in Provider

Using Selector in Provider

Sep 19, 2020

Hosted URL: https://web.flatteredwithflutter.com/#/

Current Status

Let's start by describing what we have currently. In our demo, we have an input form with 3 fields:

  • Name Field

  • Age Field

  • Email Field

There are 3 text fields, which basically show us the values inside each of the input fields.

When I started to use Provider in Flutter, most of the times, it was either

Now we will use a Selector.

Website: https://flatteredwithflutter.com/using-selector-in-provider/

DevTo: https://dev.to/aseemwangoo/using-selector-in-provider-496k

Medium: https://medium.com/@aseemwangoo/using-selector-in-provider-b32113d5da64

Enjoy this post?

Buy Aseem Wangoo a coffee

More from Aseem Wangoo