Flutter Tutorial - Flutter Keys & Value Key
Video Statistics and Information
Channel: Johannes Milke
Views: 5,330
Rating: undefined out of 5
Keywords: flutter value key, flutter losing widget state, flutter preserve state, flutter keys, when to use keys, what are flutter keys, widget tree, fluter widgets, stateful widget, where to put keys in your widget tree, flutter tutorial, gds: yes;, flutter, using keys in flutter, flutter widgets, when to use keys in flutter, use of key in flutter, local keys, valuekey, flutter widget tree, flutter valuekey
Id: -F_5yHm_Zso
Channel Id: undefined
Length: 8min 52sec (532 seconds)
Published: Sat Mar 13 2021
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Source code: https://github.com/JohannesMilke/key_value_example
Follow me on Twitter: https://twitter.com/JohannesMilke
With the Flutter Value Key, you can preserve the state of Stateful Widgets while they are moving around within your Widget tree.