Flutter: Passing Data to a Stateful Widget

Опубликовано: 19 Октябрь 2024
на канале: Tom Zhang
5,707
42

In this video, I use Flutter in order to continue on a grocery app that was assigned to me for my Mobile Programming class. I go over how I found the information, using Stack Overflow and the Flutter Cookbook. An issue that I ran into was that the Flutter Cookbook had no information on sending data to a stateful widget.