Flutter - Stateless and Stateful Widgets

Опубликовано: 07 Декабрь 2018
на канале: Cognitive Programmer
2,933
120

👉 Channel Name changed because of Rebranding Exercise. Existing Social media handles and links are no longer valid.

Flutter is a cross platform mobile App SDK by Google which helps in creating modern mobile apps for iOS and Android using a single(almost) code base. Unlike other frameworks like React Native, it doesn’t use JavaScript, but Dart as a Programming Language.

The biggest benefit of using Flutter is that it directly generates the ARM binaries which will execute directly on the native platform running it faster.

In this video, I'll talk about stateful and stateless widgets. This video will also explain how to create stateless and stateful widgets in flutter and when to use them


#flutter #flutterio #mobileapps #androiddev #iosDev #appdev #appdevelopment #mobileappdevelopment

H