Hi.
I didn’t find this TODO in the training. Maybe you should replace :
@override
Widget build(BuildContext context) {
return const EmptyGroceryScreen();
}
with
@override
Widget build(BuildContext context) {
// TODO 4: add a scaffold widget
return const EmptyGroceryScreen();
}
The quality of your book is really surprising compared to the other trainings that I was able to follow … Thank you very much! All you have to do now is translate them into other languages to be on top
In France, for example, there is almost nothing …