Tutorial #30 - Passing Callback Functions Around(Flutter App Development Tutorials)

preview_player
Показать описание
Tutorial #30 - Passing Callback Functions Around(Flutter App Development Tutorials)
#Flutter #AppDevelopment #Tutorials #education #iOS #Android
#FlutterTutorial #FlutterTutorialForBeginners #FluterAppDevelopment #Dart #basic #Progrraming #learning
Рекомендации по теме
Комментарии
Автор

min. 10.05. It still throws an error when i type the function name (selectHandler) after on pressed:
There's no quick fix and I don't know how to proceed at this point.

jannex
Автор

this is just passing the function pointer to the child and pushing data to child. How to get data (as a callback) from child to parent. This is the real question which flutter lacks. Let's say you have a textfield (in the child) and the parent wants to know the text which has changed. How to get child textfield string to the parent?

prettygirl
visit shbcf.ru