Тёмный
No video :(

How did I learn Flutter so fast? 

Hallden
Подписаться 692 тыс.
Просмотров 392 тыс.
50% 1

The best way to learn flutter:
1. Java Head First - this is to learn the basics of programming, focus on classes, methods, variables. Also Java is pretty much exactly the same as Dart which is the language used in Flutter so don't worry, if you know Java you know Dart.
You can buy it here if you want: amzn.to/2GVAdFC
2. Setup Flutter - for this I would suggest checking out this article that I feel goes through the basics. And as a sidenote first time I tried to set this up I was completely lost so don't worry if you don't understand, just push through.
/ how-to-setup-flutter
3. Create your first app - this is to get yourself fmiliar with just the absolute basics of getting an app up and running. This is another great article, but skip to section 2 ("setting up ios simulator") : / how-to-create-your-fir...
4. Build a simple todolist app - now it's time to build your first real app. "Hello world" is the classic first program to build in a language get some familiarity with the syntax. Similarly I would say that todolist apps are the hello world of apps, used to create some familiarity with how to build an app. Here is an article showing you how to do just that: / making-a-todo-app-with...
5. Parsing JSON (save stuff in your app)- This is quite a big step up from step 4, so if you are new to programming don't be discouraged if this seems difficult. This is more for once you have made a few apps and want to get into saving stuff from your app to the device. JSON is widely used format for saving and transmitting data. If you understand this then you will be able to work with API's and much more. Here is the best article that I have found explaining this for Flutter : / parsing-complex-json-i...
That's it, if you go through this list I believe you will become a competent Flutter developer. And maybe most importantly you will be able to create pretty much whatever app you could imagine!
I'm quite happy with how this list turned out, so I really hope it can help you.
"Clean Code Friday"
If you want to receive one short email from me every week, where I go through a few of the most useful things I have explored and discovered this week. Things like; favourite apps, articles, podcasts, books, coding tips and tricks. Then feel free to join kalletech.com/...
CONTACT: contact@kalletech.com
Follow me on:
TWITCH: / kallehallden
INSTAGRAM: / kallehallden
TWITTER: / kallehallden
GITHUB: github.com/kal...
--------------------------------------------------------------------------------------------------------
GEAR:
COMPUTER - amzn.to/2GX54SU
CAMERA - amzn.to/2Nr09L
MAIN LENS - amzn.to/2tzgJzp
PERFECT DRONE - amzn.to/2NqkQa1
Secondary Lens - amzn.to/2UcTA1e
Secondary Lens - amzn.to/2Ebp5SV
Zoom Lens - amzn.to/2U3UH3j
MONITOR - amzn.to/2U6hF9Z

Опубликовано:

 

26 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 324   
@FilledStacks
@FilledStacks 5 лет назад
Great tips. Flutter is pretty quick to learn, if you know object oriented programming it doesn't take long to learn. My journey was 3 weeks 1 hour a day. Every day I built the UI of a design I saw on dribble, or something I designed myself. After the three weeks I had no more questions besides architecture stuff. Then my channel was born ☺️
@WhoAmI-ui5vs
@WhoAmI-ui5vs 5 лет назад
@FilledStacks Your channel is awesome. Please keep making more videos
@FilledStacks
@FilledStacks 5 лет назад
@@WhoAmI-ui5vs Thank you! I'll definitely will keep making videos :)
@indrakhatiwada9860
@indrakhatiwada9860 4 года назад
@@FilledStacks i have left plenty comments onn your channel too, you are one of the best when it comes to architecture
@shivrajnag12
@shivrajnag12 4 года назад
Hey @FilledStacks ur channel is awesome I love all your content it's clear and concise..I have one question in my mind, do flutter will be the good option to choose, if i want to build an app like instagram or snapchat(current version) not the instagram 10 years back ????.......If yes what should i use for backend.......???? Thinking of scalibilty of these apps(monthly active users)....Please reply...I am curious about it...Thank u
@FilledStacks
@FilledStacks 4 года назад
@@shivrajnag12 Hey Thanks. It's a very weird question on "will it be good for [X]" . It builds native apps, the only thing it wouldn't be great for is native 3D rendering. EVERYTHING else can be built with it. I'm building very large apps for clients, very easily with Flutter. The backend can be anything you're comfortable with. .net core, python, node, firebase, aws, go lang. If I tell you to use go lang and you're more comfortable with node then it's a waste. So it's all your choice. Not many frameworks out there that don't scale anymore. I'd probably use firebase for an app like that simply because development would be faster and easier to manage (for me).
@ismannyb8148
@ismannyb8148 4 года назад
The hardest thing for me when I first started was state management. Everything else was a breeze. Still learning every day.
@najafsikander8760
@najafsikander8760 4 года назад
True, I started with provider , but now mobx and getx are awesome
@nsptech9773
@nsptech9773 3 года назад
True
@venkysoftwarehardwarecreat2683
@venkysoftwarehardwarecreat2683 2 года назад
😍state mangement is difficulty
@ty-kv1et
@ty-kv1et 2 года назад
did you learn state management in 2 years?
@2506JJhudson1990
@2506JJhudson1990 4 года назад
RU-vid algorithm most days: wanna watch the wood cutting championship, or a 10 year old video of accents Me: err what? RU-vid algorithm today: wanna learn flutter? Me: yeh I’m just installing the software. It’s downloading right now.
@AleXoTroN
@AleXoTroN 5 лет назад
I started with javascript and wrote a mod for MCPE (which actually has 2,7 million downloads) then continued with Java and started to make android apps and also I've tested kotlin but it was just a little bit easier than java. Now I found kotlin and dart and it is a dream for developers... It's so so much easier than Java and kotlin and I saves so much time and keeps problems away that make your head burning! Btw greatings from Germany
@SandwichMitGurke
@SandwichMitGurke 5 лет назад
I like that you always sound so relaxed
@alzadinaya259
@alzadinaya259 3 года назад
same man I think he should do ASMR:)
@shrinivasmopagar5027
@shrinivasmopagar5027 5 лет назад
I really needed this type video, I have been searching for this type of video for a long time, thanks.
@Hallden_
@Hallden_ 5 лет назад
That's awesome, I hope it was what you were looking for or that it helped :)
@avi7278
@avi7278 4 года назад
@@Hallden_ looks like the bots have found you. "I need this video. I love this type video. This video I need long time. Wow great type of video, sir!"
@hoogletm
@hoogletm 2 года назад
The Head First series is so good. A great way to start.
@eleazarfederio1718
@eleazarfederio1718 4 года назад
I'm also learning flutter, for about 3 weeks, i dont know where to start, this is my first attend to build an app
@dustinspyra
@dustinspyra 2 года назад
Cause and effect, thanks for your insights. Great video!
@wajahatshah9489
@wajahatshah9489 4 года назад
Thank you so much... Self learning is very important.
@filippofonseca
@filippofonseca 3 года назад
If you know React, Flutter will be a literal piece of cake. Seriously, I can say it from personal experience. I was genuinely astonished at how easy it really was.
@vidyareddy8005
@vidyareddy8005 3 года назад
Can you suggest a good resource to learn react.
@Hapster
@Hapster 3 года назад
How can i understand the future functions they're really confusing
@nielfollero5
@nielfollero5 2 года назад
not unless you know OOP and its semantics too
@Granted_
@Granted_ 5 лет назад
Hey Kalle, just in case you were wondering for the wording, I believe it is "the resources are ranked from most important/useful to least" or something along the lines of that. (The keyword being "ranked" with the k pronounced with a hard "kuh", or "cuh" sound
@HeyPiyawit
@HeyPiyawit 3 года назад
What you said in the beginning is exactly what I was looking for. Thank you.
@D3_Business_Analytics
@D3_Business_Analytics 4 года назад
Great advice.........Programming is like playing a music piece....Your hard work and practice directly translates into quality music
@chidemenot
@chidemenot 4 года назад
short, crisp & clear to the point, wish to make some videos like these
@prawnydagrate
@prawnydagrate 3 года назад
At first, Flutter seemed hard, but after looking at some Flutter demos (even the worst ones are beautiful) and stuff I've decided to learn Flutter no matter how long it takes.
@anthonydinino2321
@anthonydinino2321 2 года назад
How you going now?
@prawnydagrate
@prawnydagrate 2 года назад
@@anthonydinino2321 I learned it last year, it was quite fun, although now I've gotten into cubing and do that more than programming
@atlantic_love
@atlantic_love Год назад
@@prawnydagrate LOL
@prawnydagrate
@prawnydagrate Год назад
@@atlantic_love And now I've lost interest in cubing and do more programming
@Addassio
@Addassio 9 месяцев назад
​@@prawnydagratehow are you now?
@timothybarus2492
@timothybarus2492 4 года назад
Great tips, thank you kalle, i'm already learn Java, now i'm going to basic Flutter, i hope I can develop new app with flutter From Indonesia
@indianappguy
@indianappguy 4 года назад
surely you can
@davidreviews8413
@davidreviews8413 3 года назад
People who got this recommended by the god RU-vid: Thanks a lot! Really helpful! Me who have been searching something like this for years: 😑
@33nano
@33nano 4 года назад
Just get started and the rest will follow. Great advice!
@bravenick
@bravenick 5 лет назад
Really nice video man! Straight to the point 🤟🏼I would say it is also important why you should learn programming language. It’s either career change or your current skill improvement. That will drive you while learning struggles
@Hallden_
@Hallden_ 5 лет назад
Thank you I really appreciate that! :)
@ayoub112233
@ayoub112233 3 года назад
This video is about how to play tennis.
@myrdon9fingerclawhandcam723
@myrdon9fingerclawhandcam723 3 года назад
😂😂😂😂😂😂😂😂😂
@100XPercentX
@100XPercentX 3 года назад
why does every programmer have to boring when they explain shit lol
@prod.kashkari3075
@prod.kashkari3075 3 года назад
Lol I’m just overwhelming my self tryna learn deep learning and react at the same time
@adityavyas1850
@adityavyas1850 3 года назад
Lol
@Sultan-gc2ib
@Sultan-gc2ib Год назад
Love how u predicted why i clicked on the video :)) i was searching for resources. Love your videos keep it up
@anselminos5238
@anselminos5238 4 года назад
0:36 good point
@nidhinmahesh4923
@nidhinmahesh4923 4 года назад
you could have mentioned about some tips on using community and docs more in ways you felt more effective. Also to add reading well written source code of other Flutter project is another nice way improve your Flutter experience.
@alaeddinemenai5380
@alaeddinemenai5380 4 года назад
Just a question : How to structure a flutter project and required databases for : Map position Ml kit for recommended content and people High quality videos Videos editor Filters
@SilentTrek
@SilentTrek 2 года назад
Ever figure it out?
@jmontis2
@jmontis2 5 лет назад
i just watched a video on flutter last night, it seems very interesting
@Hallden_
@Hallden_ 5 лет назад
It is! ;)
@PaidPal
@PaidPal 3 года назад
How to learn Flutter fast: learn Java first. Seriously? You call 'learning java first' the fast way?
@Ayman-dj9jm
@Ayman-dj9jm 3 года назад
funny that he also suggest a java book. i think he is just starting flutter and don't know what Dart is
@francisco.segura
@francisco.segura 3 года назад
Java is probably the easiest language to learn object oriented programming and it shares a lot of similarities with dart and in terms of syntax, hence why it's recommended. If you don't know how to code at all and you're trying to learn Dart it might be harder than learning java, especially in terms of the amount of resources you can find. That said, I do see your point, it does seem like more work in a different direction.
@bloodshi1
@bloodshi1 4 года назад
I'm weak in english. But i try this video. thank you your advice.
@rezashah22
@rezashah22 5 лет назад
Great point. Thanks for tips.
@davebudah
@davebudah 4 года назад
I been skipping this video for sometime coz "most" youtubers say unrealistic things, but after watching it, I got to say this is some honest advice.
@Eugene.Berezin
@Eugene.Berezin 5 лет назад
I've never tried Flutter but it's definitely something that I'd like to try in the future.
@Hallden_
@Hallden_ 5 лет назад
Do it! :)
@Olle_Green
@Olle_Green 5 лет назад
Hey, where did you get that plant? The one on the left at for example 2:41 Cheers.
@dishonesttAbe
@dishonesttAbe 4 года назад
You seem like an incredibly smart person. I don't think I can learn as well as you can! You have a rare gift.
@abhaythakur8572
@abhaythakur8572 5 лет назад
Most Awaited video , Keep it up bro best wises with you
@Hallden_
@Hallden_ 5 лет назад
Haha thank you! :)
@fjdjshbsd
@fjdjshbsd 5 лет назад
I'm learning it for 3-4 months. And i havent much experience on coding. Now i can make visuals as well but cant understand backend. How can i solve this problem. I think sources is not enough to understand well
@whatocaho2
@whatocaho2 5 лет назад
Hi Kalle! Thanks for making this video. I will be doing my final year project. I am exploring things so I have some ideas of what to do for my project. Not sure whether I will be doing an employer project but I am still thinking to start to learn Flutter. PS: if you have any idea of what I can do for my project, please drop a comment. Thanks a lot! :)
@valversum
@valversum 5 лет назад
You're very inspiring bro!
@Hallden_
@Hallden_ 5 лет назад
Thank you, that's really cool to hear :)
@misaka6219
@misaka6219 3 года назад
love how its about flutter and the first coding clip is him doing python lmfao
@umerqureshi7663
@umerqureshi7663 3 года назад
Try Adobe XD to flutter plugins to design the Frontend of your app...it's a shortway to design Frontend in flutter app
@p32929
@p32929 4 года назад
if you know React, Flutter is so easy to learn. Because, its inspired by React
@MrBrainOwl
@MrBrainOwl 4 года назад
True
@yuri4n
@yuri4n 4 года назад
I haven't thought about that way! It's fucking true
@MrEnergy921
@MrEnergy921 4 года назад
Then I should pick it up easily
@deanshaked
@deanshaked 4 года назад
is it vice-versa ?
@cruelplatypus67
@cruelplatypus67 4 года назад
@@deanshaked no
@satyamwarghat
@satyamwarghat 4 года назад
Liked it for your honesty
@terrabyte3434
@terrabyte3434 4 года назад
i just start learning flutter this week. its really hard learning this programming language when you only know win apps language like vb.net.. hahaha.. btw, i like this video.
@matthew3496
@matthew3496 3 года назад
Awesome video, thanks!
@badrekb5175
@badrekb5175 5 лет назад
all respect brah , much respect and much love
@matthew3496
@matthew3496 3 года назад
I came seeking gold, but he handed me a seed and said "go for and be rich, my son".
@nowyouknow2249
@nowyouknow2249 5 лет назад
How is the bow you made doing? I just like your calm and composed energy. Make more and more videos.
@Hallden_
@Hallden_ 5 лет назад
Thank you! It's doing good, it's holding up really well :)
@DirectCherry
@DirectCherry 5 лет назад
Your videos are amazing. Going to be a big tech youtuber in no time.
@Hallden_
@Hallden_ 5 лет назад
Thank you, I appreciate the belief in me, and I hope so ;)
@mdtouseefraza3458
@mdtouseefraza3458 4 года назад
Hey Kalle, How long did it take you to learn flutter to work on your first project of client? And thank you so much...
@mayraamaral7267
@mayraamaral7267 5 лет назад
Awesome quality like always! I don't develop mobile apps with Flutter, because I code in React, so React Native makes more sense to me in that context, but I appreciate a lot your work here on RU-vid. :)
@Hallden_
@Hallden_ 5 лет назад
Thank you! Okay, what do you think of react native vs Flutter? I really appreciate your support, you've been here for a while now! :D
@alondob
@alondob 4 года назад
Great analogy!
@afvivo5856
@afvivo5856 Год назад
Now, I learning first Flutter and learn beginning
@ponzopa
@ponzopa 4 года назад
Any good books for learning flutter (dart)? Preferably for someone who is already familiar with Java, C#, C an SQL^^.
@parkerjones2810
@parkerjones2810 2 года назад
This is like the best advice I've heard on starting with programming.
@peterveliki7918
@peterveliki7918 4 года назад
Man, why reading book for JAVA and coding on Python - in a Flutter video ? :D
@hificrawl
@hificrawl 5 лет назад
love the basic explanations!
@Hallden_
@Hallden_ 5 лет назад
Thank you, I am planning on making a free Flutter course here on RU-vid so will try to do more basic explanations in there :)
@AniketMJ338
@AniketMJ338 4 года назад
@@Hallden_ U know, i am very excited to learn dart now!! Plz plz make a free course for it which will get us from zero to hero in dart and flutter!!!! :)))
@notanonymous3976
@notanonymous3976 4 года назад
there's currently a course that's for free from Angela on Flutter.io
@junaidhassan8574
@junaidhassan8574 4 года назад
where is it send me the link
@alistairogilvie3476
@alistairogilvie3476 4 года назад
London app brewery?if so I doing it. But now have started a flutter app so stopped but it is really good course. Did their java course before so flutter is way easier to manipulate
@notanonymous3976
@notanonymous3976 4 года назад
Junaid Hassan Final i did send the link... Flutter.io
@danielm.5636
@danielm.5636 3 года назад
Knock, knock. - Who is there? - Flutter! ; SwiftUI is like: "-Flutter who?". :)
@joytank9200
@joytank9200 5 лет назад
Thank you sir for it. Really it's wonderful
@StEvUgnIn
@StEvUgnIn 4 года назад
I personally wouldn't use Flutter to produce a viable product but a demo / mockup, I would implement the app in Reactnative or Xamarin (better)
@ipreign7513
@ipreign7513 Год назад
Why
@TheAaditya007
@TheAaditya007 2 года назад
Amazing video bro.
@spinLOL533
@spinLOL533 5 лет назад
Flutter is going to be huge
@zeraone2205
@zeraone2205 3 года назад
man u are a legend u know that we don't have time 4 more subs ! :]
@ITCertAcademy
@ITCertAcademy 4 года назад
Dude you are talking about flutter and typing python code in the video :)
@stormlivin
@stormlivin 4 года назад
And reading the Java book.
@dennisbarzanoff9025
@dennisbarzanoff9025 4 года назад
Ya, wtf
@zhongzhongclock
@zhongzhongclock 5 лет назад
You are not proposing a way to learn flutter, but a way to learn anything
@ItaloItolzVinicios
@ItaloItolzVinicios 4 года назад
You re talking about the inner game, bro. Great! :-)
@abhishekgovekar5542
@abhishekgovekar5542 4 года назад
You are great man!! Thanks a lot for the tips.
@prajapatarun5711
@prajapatarun5711 4 года назад
I don't know how to reverse a linked list and don't want to please.
@gokulbeats6932
@gokulbeats6932 4 года назад
Ads😂😂😂 from algo expert right😂
@sylvesterola3130
@sylvesterola3130 4 года назад
What do you think about xamarin
@BelajarPemrogramanPemula
@BelajarPemrogramanPemula 4 года назад
good information, add to the scientific nature
@yaseenabdullah3949
@yaseenabdullah3949 5 лет назад
make more videoes about Flutter bro it's the future and there isn't a lot of tutorials about it as java and python.., and thank you
@Hallden_
@Hallden_ 5 лет назад
Thank you, I am planning on making my own "Flutter course" on RU-vid very soon :)
@yaseenabdullah3949
@yaseenabdullah3949 5 лет назад
​@@Hallden_ YOU'RE THE ONE!
@SinnITmitEmotionPforzheim
@SinnITmitEmotionPforzheim 4 года назад
thank you for sharing
@ChristianJosephs
@ChristianJosephs 5 лет назад
50$ into 3 good Udemy courses will also make it. But thanks for sharing will follow your journey further. It is kind of similar to mine at the moment. Are you building a bigger Flutter app the next months?
@Hallden_
@Hallden_ 5 лет назад
Yeah, and on that note I could also mention that I am planning on doing a free flutter course here on youtube ;) Yes sometime in september I am thinking that I will start a new segment where I live code an app for an hour per week. Also will get back into my personal startup app :)
@ChristianJosephs
@ChristianJosephs 5 лет назад
@@Hallden_ sounds great will follow and check it out. Check out Reed Barger (Udemy) and his Flutter course to build a Social Network. Something like this (maybe another app idea of course) is really still needed in the Flutter ecosystem. It's advanced and doesn't cover the basics, but he shows you stuff that really accelerates you once you over that first period and you learned how to make small flutter apps. Fireship is another great page/guy who teaches you in his small tutorials stuff that is also super practical.
@CultureJourney2024
@CultureJourney2024 3 года назад
hi do i need to know a basic programming in order to learn flutter
@mohamedismailadamsa837
@mohamedismailadamsa837 4 года назад
Amazing example
@arhamgillani1695
@arhamgillani1695 3 года назад
Which project should be done to get a job as a flutter developer?
@manas14
@manas14 3 года назад
there is a mistake in the description : fmiliar, anyways great video.
@rezarachmanuddin
@rezarachmanuddin 3 года назад
Thanks for tips
@Hapster
@Hapster 3 года назад
The future function still confuses me
@navid9898
@navid9898 4 года назад
what should i know before learn flutter?
@Todiros
@Todiros 5 лет назад
I never feel like I'm learning efficiently and I'm kinda slow. Just watching tutorials of people building apps and re-writing what they're writing does not seem very productive to me. And I wonder whether I should go with tutorials or read a book. Should I build a basic todo app or do something like a personal unique app which would be more challenging but also more interesting. I have been coding for a few years now and I'm pretty comfortable with JS and I do have basic knowledge in a few other languages but I feel I could have learned so much more in that time.
@jodebalkanrules8522
@jodebalkanrules8522 5 лет назад
Maynerd just practise and practise and practise
@jobiej7416
@jobiej7416 4 года назад
Try Beginning flutter on Amazon
@manikosuru5712
@manikosuru5712 4 года назад
The video is very helpful Thank you And can you please tell me which software need to install in New iPad Pro 2020 to Dev Flutter apps
@haidardif7813
@haidardif7813 4 года назад
You deserve alot more views
@vegit0z
@vegit0z 5 лет назад
Thanks for this video bro ^_^
@2011201120112013
@2011201120112013 4 года назад
Hey Kalle Would you comment the camera you are using? The amazon link doesn't show your gear properly.
@zaaa8804
@zaaa8804 3 года назад
thats great bro
@ZhouHaibo
@ZhouHaibo 3 года назад
What IDE Kalle is using on Flutter?
@milanpoudel3348
@milanpoudel3348 4 года назад
Hi do I need to have a basic level understanding of OOP to understand and learn flutter?or do I need to have a deep advanced level understanding?
@francisjohn7963
@francisjohn7963 4 года назад
basic oop is fine
@shedrackejeh6542
@shedrackejeh6542 4 года назад
Hello, kalle harden what is the best advise would you give to a beginner to spend on watching flutter tutorial
@lucascott5631
@lucascott5631 5 лет назад
You are the future me
@lewishoanglong1610
@lewishoanglong1610 5 лет назад
To me, parsing JSON file from web, bloc pattern and database really hard to understand. It takes time to understand and digest the backend part :)
@abhijeetsonawane5253
@abhijeetsonawane5253 5 лет назад
bloc is such a boiler plate code, instead bloc i use provider ..
@lewishoanglong1610
@lewishoanglong1610 5 лет назад
@@abhijeetsonawane5253 do you have any tutorial about using it?
@sachinsoni5044
@sachinsoni5044 2 года назад
Why not react native?
@pascavlad351
@pascavlad351 4 года назад
but how can i learn dart?and from where?
@millionaremind425
@millionaremind425 4 года назад
Guys I have zero knowledge of programming and any language , I'm from drugs background, can I be able to learn flutter and create application? Can anyone provide me the motive so that I can start .?
@madalena5879
@madalena5879 3 года назад
YES YOU CAN!! I'M A 12 GRSDE STUDENT AND IF I'M STARTING TO LEARN CODE TO CREATE MY OWN APP SO CAN YOU!!
@alibarznji2000
@alibarznji2000 4 года назад
I have 3 years of experience with c#, it´s very similar to Java and Dart as well.
@starten1776
@starten1776 4 года назад
I think it is in fact Dart?
@alibarznji2000
@alibarznji2000 4 года назад
@@starten1776 what do you mean?
@starten1776
@starten1776 4 года назад
@@alibarznji2000 it sounds like you want to say, that Flutter is similar to dart, but I think Flutter is like an extension for dart?
@alibarznji2000
@alibarznji2000 4 года назад
@@starten1776 yeah it is, I was actually saying that Dart is similar to C# not flutter itself.
@starten1776
@starten1776 4 года назад
@@alibarznji2000 ouh, sorry in that case I misunderstood you
@putinninovacuna8976
@putinninovacuna8976 5 лет назад
hard thing bout flutter is bloc and asyncs methods management, building UIs is pretty simple
@lelunz694
@lelunz694 5 лет назад
jorge cabrera nah Bloc Pattern is pretty simple :) it’s easy to use. Its a good way for state management. don’t use setState. Dependency injection is much more fun and also very great ;) I hate the UI stuff xD
@zpawlo02
@zpawlo02 4 года назад
What is model of your keyboard?
@shra1b132
@shra1b132 4 года назад
Is it good idea to start android development with flutter as a beginner ?
@kabuna-mimoamirov8135
@kabuna-mimoamirov8135 4 года назад
may you please tell what is the name of the java book ?
@kingcedric7120
@kingcedric7120 4 года назад
Were are you from?
Далее
How I learned Flutter in 7 Days
8:27
Просмотров 493 тыс.
I Took a LUNCHBAR OFF A Poster 🤯 #shorts
00:17
Просмотров 2,7 млн
My Final Flutter Video
14:26
Просмотров 108 тыс.
iOS Development: How to get started
8:02
Просмотров 98 тыс.
Flutter for iOS developers
13:43
Просмотров 110 тыс.
React Developer Reviews Flutter - Better Than React?
9:06
Why You Shouldn’t Build Your Next App in Rust
9:18
Calyx OS - The next big Android Competitor!?
12:06
Thats how you learn Flutter in 6 months🔥
20:21
Просмотров 29 тыс.
Why I Do NOT Use Flutter for Mobile App Development
8:24