Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New tweet from FlutterDev:

What day is it? 🤷‍♀️#FlutterFriday!

Want to know how much to trust a new package?

💡Start with Flutter Favorites -- these are packages by verified publishers and have been checked for good runtime behavior.

💡Look at a package's score on pub -- the closer to 100, the better! pic.twitter.com/iKOJjVo6oa— Flutter (@FlutterDev) May 8, 2020

May 08, 2020 at 06:21PM
http://twitter.com/FlutterDev/status/1258794205393981442
New tweet from FlutterDev:

🎉#FlutterFriday, #FlutterFriday

Do you have a stateless widget that you've now realized needs to be stateFUL? Both VSCode and IntelliJ have shortcuts to convert.

💡Just use Alt+Enter or ⌘+. / Ctrl+. with the cursor on the widget definition, and you now have a StatefulWidget! pic.twitter.com/8o4AtdmNaP— Flutter (@FlutterDev) May 15, 2020

May 15, 2020 at 07:10PM
http://twitter.com/FlutterDev/status/1261343129778569216
New tweet from FlutterDev:

Some #FlutterFriday knowledge for you.

Animations and transitions default to linear curves.

💡Apply a different curve (e.g. Curves.easeOutCubic) to instantly make most animations look better.

More here → https://t.co/A0A19mS6LA pic.twitter.com/eQ3refEQbM— Flutter (@FlutterDev) May 29, 2020

May 29, 2020 at 06:12PM
http://twitter.com/FlutterDev/status/1266402036653776897
New tweet from FlutterDev:

If you’re coding on a Mac and want to try building MacOS apps, switch to Flutter’s master or dev channel and…

1️⃣Enable MacOS support with ‘flutter-config --enable-macos-desktop’
2️⃣Run your app with 'flutter run -d macOS'

🛠Try it out → https://t.co/rfWv7AMwwV#FlutterFriday pic.twitter.com/GK0bhhGSOD— Flutter (@FlutterDev) June 12, 2020

June 12, 2020 at 08:27PM
http://twitter.com/FlutterDev/status/1271509449560084480
New tweet from FlutterDev:

#FlutterFriday knowledge!

Did you know about the Cookbook section of https://t.co/abjT0blSgS?

It answers questions such as:
🧐How do I work with tabs?
🙃How do I use a custom font?
🤔How do I parse JSON in the background?

Find it here ↓ https://t.co/kRbxD5wfg0— Flutter (@FlutterDev) July 17, 2020

July 17, 2020 at 06:02PM
http://twitter.com/FlutterDev/status/1284156603361447940
New tweet from FlutterDev:

Ta-Da! It's #FlutterFriday

🖼Need a raw image in your Flutter app for a CustomPainter or ImageShader?

👉Simply load the image's bytes and use the decodeImageFromList() function to convert to a raw image. pic.twitter.com/1VFi8WoWGs— Flutter (@FlutterDev) July 24, 2020

July 24, 2020 at 06:44PM
http://twitter.com/FlutterDev/status/1286703783334952960
New tweet from FlutterDev:

☑️This #FlutterFriday learn how to up your static checking game!

Want more static checking than Dart provides by default? Use package:meta and its annotations like @required, @visibleForTesting or @immutable.

Learn more → https://t.co/haUs0Earx3 pic.twitter.com/ab0fFYLyHA— Flutter (@FlutterDev) August 7, 2020

August 07, 2020 at 05:17PM
http://twitter.com/FlutterDev/status/1291755359200096257
New tweet from FlutterDev:

This #FlutterFriday learn how to up your static checking game!

Want more static checking than Dart provides by default? Use package:meta and its annotations like @ required, @ visibleForTesting or @ immutable.

Learn more → https://t.co/EdiGlM0KUn pic.twitter.com/YGY7NPdoh7— Flutter (@FlutterDev) August 28, 2020

August 28, 2020 at 05:59PM
http://twitter.com/FlutterDev/status/1299376147847770115
New tweet from FlutterDev:

😎 Create production-quality screenshots without seeing the debug banner 😎

For this #FlutterFriday, try setting debugShowCheckedModeBanner to false in either a MaterialApp or a CupertinoApp!

Learn more → https://t.co/cnFsobV8YP pic.twitter.com/0RDkZJMyaZ— Flutter (@FlutterDev) September 18, 2020

September 18, 2020 at 06:04PM
http://twitter.com/FlutterDev/status/1306987500351696896
New tweet from FlutterDev:

✳️ Early access to features like HotUI and `pub outdated` support!

The #FlutterFriday trick: use the dev channel of the IntelliJ plugin! It's a weekly build with all the latest features and fixes.

Learn to install → https://t.co/8pQVtqj6lG pic.twitter.com/0Z8F5BqIi4— Flutter (@FlutterDev) October 30, 2020

October 30, 2020 at 05:03PM
http://twitter.com/FlutterDev/status/1322207542735491073