adventures-in / chat_app

A group effort to build a chat app and learn as we go.
18 stars 0 forks source link

Ditch our BuildContext extension in favour of using Provider #185

Open nickmeinhold opened 4 years ago

nickmeinhold commented 4 years ago

I just saw that Provider now has extension functions similar to what we were doing, so better to use them I'd say... does anyone disagree? https://github.com/rrousselGit/provider#reading-a-value