Flutter in hindi lec 5 (statefull widget, set state function by javatreepoint)

Опубликовано: 24 Декабрь 2021
на канале: Bitsinfotec
186
6

FLUTTER LEC-5 statefull widget in hindi. statefull widget working in hindi. set state function, build function, hot reload, etc.
https://api.flutter.dev/flutter/widge...
flutter tutorial,flutter in hindi,flutter by alok, flutter by javatreepoint,flutter by jtp
Notify the framework that the internal state of this object has changed.
Whenever you change the internal state of a State object, make the change in a function that you pass to setState:

stateless vs statefull widget.
http://bitsinfotec.in