Migrating to Riverpod: Part 2 (Testing and Refactoring Legacy code in Flutter, Ep. 16)

preview_player
Показать описание
In this video, we are going to continue the refactoring from the previous episode to use some best practices for riverpod and also some cleanup.

So let's get started.

Book Links :

Course website :

My Blogging website

Follow me social media :

Show your support by

Getting started with Flutter

Photo by Tobias Tullius on Unsplash
Рекомендации по теме
Комментарии
Автор

at 4:19, your call to super.initState() should always be the *first* thing in the overridden method. (And super.dispose() is always the *last* thing in the similar dispose method.)

RandalLSchwartz
welcome to shbcf.ru