In this video we’ll convert our stateless widget into a stateful one. We’ll do this by creating a list that auto generates new rows of random word pairs as you scroll. On the list you’ll have the ability to tap a row, which will mark it ‘saved’. By the end out list rows can be in either a saved or not saved state.
#flutter #statefulWidget #startup
See the first part of this video (Creating a Stateless Widget): • (Ep10) Flutter Basics: How to Create ...
😎 If you enjoy the videos, consider supporting the channel: https://1manstartup.com/donate
Other Useful Links:
https://codelabs.developers.google.co...
https://codelabs.developers.google.co...
• How Stateful Widgets Are Used Best - ...