How I built a Flutter Forms Generator

preview_player
Показать описание
In this video I go over how I built the flutter form generator for the stacked package.

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

It's such a treat to see you work through a problem like this. I feel it's the most valuable of all the fantastic content you share with us. I have a feeling I'll be studying this video for a long time to improve how I code, but more importantly, how to think about solving problems in code. As always, thank you so much!

tylerthornton
Автор

You are awesome! I appreciate all your efforts!
At the end of the video you are explaining the effort it takes to record such videos, I actually understand the effort in recording videos, I'm the author of Neso Academy Java Course ( take a look at it later if you have some time, maybe we collab later )

Again, appreciate all your efforts!

ComputerScienceAcademy
Автор

Hey man I really enjoy your tutorials. Sadly when ever I am programming with flutter the Apps I want to create use data sources like MQTT or Websocket to get my data Models. Often certain Fields of the model get updated trough streams because new data is available for them. How would you implement those data Models to ensure the UI renders the latest field of a model? I am currently considering simply rebuilding the howl UI with stacked when ever new data is available for a field of the model by calling the notify listeners.

Clon
Автор

Hi bro! Thanks for u work! Where i can see this code examples?

antonustinoff
Автор

You r the life hacker👍
May I ask whats the vscode extension(?) of stkv creating stacked views:)

yujinkang
Автор

App stuck on splash screen. I followed the tutorial along and i kept getting errors about the minimum ios version, i changed that to 10 and all dependencies were installed correctly but after using flutter clean, flutter pub get, pod install etc. the app is stuck on the splash screen.

MesterAnime
Автор

I dont even have to watch the whole video to like it.

nagcvlogs
Автор

Great job 💪
but controllers doesn't disposed correctly!

danielashraf