Write Less Code with Flutter Hooks | Learn Flutter Fast

preview_player
Показать описание
» Flutter courses, writeups, and source code on Launch Club 🧠

» Flutter Job Board 👋

Stateful widgets are great and all, but they come with a lot of boilerplate code when dealing with controllers like TextEditingControllers, AnimationControllers, ScrollControllers, and more. Write fewer lines of code and improve code reuse throughout your application with flutter hooks.

» Resources 📂

» Remember to like, subscribe, comment, and share this video!🚨

» Socials📱

» Timestamps 🕒
0:00 Flutter Hooks Intro
0:12 Stateful Widget Form
1:00 Hook Widget Form
1:40 useEffect Hook
2:17 More hooks

» Music 🎶
Track: Lost Sky - Dreams [NCS Release]
Music provided by NoCopyrightSounds.

#Flutter #FlutterHooks #flutterdeveloper
Рекомендации по теме
Комментарии
Автор

Finally! Back (Marcus Ng),
I started my Flutter journey by watching one of your UI video.

ahmadamin
Автор

I recently started using flutter after 7 months of non stop web development. Thankfully our hero is back

deepmeyt
Автор

Question: Why do you dispose of the text controllers, but not the formkey?

MattCantSpeakIt
Автор

this is really cool, just like hooks in react

binarnesia
Автор

How to find out the effectiveness of this approach in practice? Does anyone have a performance comparison? I don't use dispose and my apps are working fine

antonyaz
Автор

Please more video examples for flutter Hooks . + firebase .

Thanks

Explore_Montreal
Автор

I am afraid that even after watching this video I still have no idea what hooks are... After reading some comments it seems that it makes sense only if you already have experience with React... But for those of us without experience with React, hooks are still a mystery after this video.

vladimirkraus
Автор

Bro what happened to your vids, been waiting for another desktop tutorial one.

GlennMartin
Автор

Two main problems with this package:
* this is React concept, it's not Flutter way;
* it breaks the convention of build being a pure function free from side-effects.
Again, author tries to hide some "complexity" of pretty important Flutter concept: stateless vs stateful widgets and their lifecycles, bringing more confusion and some pitfalls.

samatzhussipov
Автор

Get React the fuck out of Flutter lmao

stevenstone
visit shbcf.ru