Create your own Flutter shortcuts and snippets

preview_player
Показать описание
Creating Flutter snippets will definitely help increase your productivity. However, don't go overboard with it. Or not.

👉 Subscribe to our weekly Flutter newsletter:

📱 Pre Sign Up to Learn Flutter App :

🖼 Learn Flutter Code Instagram:

⏰ Timeline:
00:00 - Introduction
01:36 - Configure snippets
04:40 - Create print snippet
06:47 - Using clipboard variables in snippet
08:23 - Create widget snippet
09:20 - Reason why I create SizedBox snippet
10:58 - Keybinding potential

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

Bro you've gotten a new subscriber... I just found out your channel and the way you tutored us on Change Notifier. I must say I was marvelled. Thanks for all your Hardwork. Looking forward to more flutter tutorials..

Arch_Unique
Автор

I have added const keyword for SizedBox widget in dart.json. Because i always const prefix with widgets

nikhilkukreja
Автор

What is the name of this plugin that shows the error beside?

_alemarqs
Автор

Hi, thanks for the explanations, really well done! I would love to see how to pass the token to views that need to be authenticated, I have seen a lot of implementations with the changeNotifierProxyProvider but did not succeed in making it work in a clean way, when I minimize and reopen I lose the state. I also see some people use the changeNotifierProxyProvider without the create method which seems to be required.

Thank you

peace
Автор

Sir how I connect my Mobil with vscode in Ubuntu

creatorkannan