Тёмный

Flutter VSCode Extensions and Shortcuts | Flutter For Beginners 

Marcus Ng
Подписаться 85 тыс.
Просмотров 48 тыс.
50% 1

» Flutter courses, writeups, and source code on Launch Club 🧠
LaunchClub.io
VSCode is one of the most popular editors for making Flutter apps due to its great integration enabled by extensions. These are my favorite extensions and shortcuts that save me a huge amount of time every day. I hope these tips will help out beginners and advanced users alike.
» Remember to like, subscribe, comment, and share this video! 🚨
ru-vid.com?sub_...
» Socials📱
GitHub: github.com/MarcusNg
Twitter: / marcuslng
» Resources 📁
Writeup: www.launchclub.io/blog/flutte...
VSCode Shortcuts: code.visualstudio.com/docs/ge...
» Timestamps 🕒
0:00 Introduction
0:41 Extensions Panel
0:53 Extension: Flutter and Dart
1:23 Extension: Awesome Flutter Snippets
1:50 Extension: Bracket Pair Colorizer 2
2:04 Extension: Material Icon Theme
2:25 Extension: Pubspec Assist
3:05 Extension: Bloc
3:39 Extension: Dart Data Class Generator
4:36 Bonus Tip: Preview Flutter UI Guides
4:49 Shortcut: Format
5:01 Shortcut: Quick Fix
5:14 Shortcut: Command Palette
5:31 Shortcut: Quick Open
5:45 Shortcut: Move Line(s)
6:02 Shortcut: Add Selection to Next Find Match
6:20 Shortcut: Rename
6:32 Shortcut: Go to Definition
6:45 Shortcut: Remove Unused Imports
6:57 Shortcut: Toggle Comment
7:07 Doge
7:25 Thanks For Watching
» Music 🎶
Inspired by Kevin MacLeod
Link: incompetech.filmmusic.io/song...
License: creativecommons.org/licenses/b...
#Flutter #VSCode #VSCodeExtensions

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

 

30 июн 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 56   
@himesh_89
@himesh_89 3 года назад
Glad to see you back..👍👍
@DuffHuge
@DuffHuge 3 года назад
This was a lifesaver as I've made the switch to VSCode.
@samueloluwatodimu6963
@samueloluwatodimu6963 3 года назад
Welcome back it's been a while we have very much missed you
@bmk4308
@bmk4308 3 года назад
So helpful! thanks!
@CdaPlays
@CdaPlays 3 года назад
Welcome back bro!!
@anastaha1601
@anastaha1601 2 года назад
This was very helpful, Thanks for sharing with us :D
@someshsahu4638
@someshsahu4638 Год назад
Very nice explanation thankyou so much 🙏🏼🙏🏼🙏🏼
@eliabekun
@eliabekun 2 года назад
Fantastic! Thank you so much!
@Ziboo30
@Ziboo30 3 года назад
Just discovered your videos and super helpful !! Thanks a lot. Any chance you could do a tutorial on the best way to save data between sessions ? Thanks !!
@imyogisingh
@imyogisingh 3 года назад
Thanku sir ! It will help us a lot and save our time 😊
@SingleSeeker
@SingleSeeker 3 года назад
Great job , save my life !
@lokeshvaishnav7989
@lokeshvaishnav7989 Год назад
This video is really helpful
@roopaish
@roopaish 3 года назад
nice i really needed it
@vishalsata
@vishalsata 2 года назад
Amazing extention start for beginner
@siddhikamundada2453
@siddhikamundada2453 3 года назад
Thank you so much!!!
@itsMHmoon
@itsMHmoon 2 года назад
Smooth video.
@phoenixaidenking
@phoenixaidenking 3 года назад
Hey now... been waiting for this
@l1ndi3n
@l1ndi3n 3 года назад
merci pour ta video from france 😉
@ejslondontech
@ejslondontech 3 года назад
Awesome!
@faustokeiluhu
@faustokeiluhu 2 года назад
You're the best man 😭
@blablablabla29382
@blablablabla29382 3 года назад
Tat's why i use intelij, most of your tricks already exist by default and are more user friendly / automatique, but that's cool for vscode users.
@sergdigital7437
@sergdigital7437 3 года назад
Cheers m8!
@offshare2033
@offshare2033 3 месяца назад
Thanks
@devformation
@devformation 3 года назад
thanks!
@youssefsabban1069
@youssefsabban1069 2 года назад
thanks
@chelvynchristsonimmanuel1453
@chelvynchristsonimmanuel1453 2 года назад
hi, what a usefull trick. I'm a intellij user but recently due to increase in RAM consume of intellij I start choosing vscode. I wonder does vscode have a shortcut for reformating a whole code in a file which in intellij idea using ctrl+shift+alt+l.
@relaxmusicssss
@relaxmusicssss 4 месяца назад
love
@HusseinMohamed-ej3ch
@HusseinMohamed-ej3ch 3 года назад
Greet video
@metwallyhassan456
@metwallyhassan456 7 месяцев назад
Good day , Which is the extention that displays side line
@basdfgwe
@basdfgwe 3 года назад
Hey how did you highlight parts of vscode in your video?
@mostafahassan724
@mostafahassan724 Год назад
The code in your video is not formatted by the auto format of vs code, is it? Can you tell me please if there is any preferable setting to apply to format the code as you do?
@nyackvaughn7863
@nyackvaughn7863 3 года назад
can you make a beginner video on flutter cause i want to create apps
@nowlater2390
@nowlater2390 2 года назад
im the 1K thumb upper lol
@premrajs9450
@premrajs9450 3 года назад
Can you tell me how to select a whole widget ? It's kind of different in VS code, in Android Studio if I shrunk the widget and hit copy, the whole widget will be copied. But if I do the same here only the widget name gets copied like Container, Text, Foo etc. Great video btw !
@beytullahay4830
@beytullahay4830 2 года назад
did you solve this problem?
@lubianca659
@lubianca659 3 года назад
hello i want to ask, i already instal Bloc extension but when i try to right click wraped text it won't show any option like "wrap with widget" etc.
@142inzamamvirk2
@142inzamamvirk2 2 года назад
VVVVVVVVV Helpfull
@lyricsmint567
@lyricsmint567 3 года назад
This was awesome.. There's another extension which report errors on the Go, majority of RU-vidr use that. Does someone knows the name of it.?
@jhonydellavalentina3248
@jhonydellavalentina3248 3 года назад
Maybe "ErrorLens"?
@Maudrandir
@Maudrandir 3 года назад
Error Lens
@prateek1982
@prateek1982 3 года назад
Error lens
@lyricsmint567
@lyricsmint567 3 года назад
Seems like "error lens" is what i was looking for..
@maikolsoro1835
@maikolsoro1835 3 года назад
What is the name of the line that puts vscode of the widgets ?
@fal_tee
@fal_tee 2 года назад
I simply do not get that extension panel. I do have extensions but when I search for flutter there, it says no results found. Is it something about having the VS community version?
@mossesboy
@mossesboy 4 месяца назад
bro how to add gif in vscode background ?
@Adarshkumar-lc6bl
@Adarshkumar-lc6bl 3 года назад
I want to learn flutter . By watching your video . Can I learn that...(flutter) .if yes please reply.Hoping to get a favourable reply.
@hardik395
@hardik395 3 года назад
Heyy I have installed the dart data class generator. But Ctrl+. isn't working, it just shows no code actions available. Please help...
@khlchs2231
@khlchs2231 3 года назад
you have tutorials on udemy ?
@masterkhoa
@masterkhoa 3 года назад
My "Flutter UI Guides" are misaligned, like they have a weird gap or something.anyone knows how to fix this?
@locnhumai1314
@locnhumai1314 2 года назад
I can not Go to Definition by Ctrl + Click, plz help me
@sampathrakesh425
@sampathrakesh425 2 года назад
How much time does it take to install flutter extension for the first time?
@youssefsabban1069
@youssefsabban1069 2 года назад
it took me while and i didn't know why, then when i restart vscode it took about 3 to 5 minutes i guess
@birsenbozkurt6923
@birsenbozkurt6923 Год назад
my codes auto-scroll when i save i dont want please help me
@TomSuckAtFinance
@TomSuckAtFinance 3 года назад
Man in my vscode I can’t find the flutter extension 😓
@leo3464
@leo3464 11 месяцев назад
4:36
Далее
12 VS Code Extensions to INCREASE Productivity 2024
27:13
Flutter Spotify Clone Desktop/Web UI | Apps From Scratch
1:00:39
Code faster with these VS Code shortcuts
8:44
Просмотров 319 тыс.
Top 30 Flutter Tips and Tricks
6:50
Просмотров 537 тыс.
The Best VSCode Extensions 2024
9:29
Просмотров 294 тыс.
Flutter Login Page UI | Speed Code
11:03
Просмотров 209 тыс.
Getting Started with Vim in Visual Studio Code
8:14
Просмотров 180 тыс.
Flutter Tutorial For Beginners in 3 Hours
3:15:32
Просмотров 581 тыс.