And most importantly thank you for giving hope to flutter newbiee students .
@faizandarwesh78672 жыл бұрын
You are simply awesome. Quality content and the way you describe things in a simple way. Keep making such videos. Hopefully soon your subscribers and viewers count will increases with rapid pace.
@tadaspetra2 жыл бұрын
Thank you so much! I really appreciate it 😊
@ankiy3 жыл бұрын
4:06 that reaction though 😂😂 anyways great video and explain in much easier way.
@emirhan20702 жыл бұрын
I just learned what linting is. It is very important while you working with team.
@major_cruze3 жыл бұрын
Started using lint because of your video!
@Pedro5antos_3 жыл бұрын
Clicked this 'lint' video out of curiosity, because I didn't know the term. Thanks for the content mate!
@tadaspetra3 жыл бұрын
Happy to help!
@VitiliKo3 жыл бұрын
dude I love your Videos. I think it is the 5th i look and i love them. Pls make more!
@tadaspetra3 жыл бұрын
Thank you so much! I’ll be making more for sure
@ভোমরা2 жыл бұрын
how to off wavy underline in VSCode
@_undecided3 жыл бұрын
I tried most of them and always I come back to lint. Now lint is my base linter for ever.
@i0tube0me3 жыл бұрын
Great video Tadas! I may give lint a try.
@tadaspetra3 жыл бұрын
I definitely recommend it
@lainhathoang3 жыл бұрын
I set a few rules in analyzer-errors and compiler detected the errors but why it skill build application. Can u show me how to stop it build my project when a error was detected by linter.
@ziyadmansy60163 жыл бұрын
Thanks for clarification
@andrewpatton77193 жыл бұрын
What is the shortcut he uses to open the menu thing to add a package 1:54
@tadaspetra3 жыл бұрын
Ctrl + P, and then using pubspec assist extension can add it in :)
@JETLAI1233 жыл бұрын
thank you
@AaronKelton3 жыл бұрын
Does Android Studio already do this linting stuff out of the box? I'm trying to determine if your advice only applies to VS Code.
@nikhilkukreja84983 жыл бұрын
Amazing Tadas ;)
@hardiklakhalani62682 жыл бұрын
Is there a linter rule for SOLID Principles?
@hamidhussainy6448 Жыл бұрын
I know that my question is not a bout the video subject but how did you created remove all comments command in vscode?
@tadaspetra Жыл бұрын
There’s an extension called remove all comment s
@2asdfdas3 жыл бұрын
Thx, added it to my projects and fixing all issues now! Do you know how to update/refresh the problem list without restarting VSCode?
@tadaspetra3 жыл бұрын
It doesn’t update when you save for you?
@2asdfdas3 жыл бұрын
@@tadaspetra Depends on what I change. In most cases it does update on saving, but in some cases (such as fixing source file name convention issues) it does not update.
@ahzamshahnil3 жыл бұрын
What the name of the theme you are using in vs code ?
@tadaspetra3 жыл бұрын
It is called "Pitch Black"
@ahzamshahnil3 жыл бұрын
@@tadaspetra thank you for reply .
@xpwahab13 жыл бұрын
What should a windows user do :/ We cant test our iOS app
@prateek19823 жыл бұрын
You can use H-a-c-k-i n-t-o-s-h or a Mac vm for its developing.
@tonydavidz3 жыл бұрын
thank you! it was very useful.
@andronasef3 жыл бұрын
why you wear this glasses? is it blue light filter?
@tadaspetra3 жыл бұрын
My eyes aren’t perfect, so I need glasses to see, but I also have blue light filter on them
@ahzamshahnil3 жыл бұрын
How about a video where you show your flutter development setup with vs code
@tadaspetra3 жыл бұрын
This is a good idea!
@leoingson3 жыл бұрын
2nd this request, plan to come over from android studio. Caught some interesting "hacks" in this video already.
@marodonthemorone3 жыл бұрын
Looks cool
@naveenbharadwaj50593 жыл бұрын
how to remove all comments in a file ? 0:40
@tadaspetra3 жыл бұрын
It’s an extension called “remove all comments”
@uberfu7 ай бұрын
you could also just do a multiselection serach for comments and select all > delete (most IDEs/editors do this)
@ricard4583 жыл бұрын
Nice! :)
@luisPBonilla3 жыл бұрын
@martinharris44163 жыл бұрын
code looks delicious? 😂 brother please come up with better adjectives. Also shouldn't linters be a *dev dependency* ?