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
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
Twitter
#flutterfriday hashtag on Twitter
35m ago @FlutterDev tweeted: "✳️ Early access to features like HotUI a.." - read what others are saying and join the conversation.
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
🎉#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
Twitter
#flutterfriday hashtag on Twitter
35m ago @FlutterDev tweeted: "✳️ Early access to features like HotUI a.." - read what others are saying and join the conversation.
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
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
Twitter
#flutterfriday hashtag on Twitter
35m ago @FlutterDev tweeted: "✳️ Early access to features like HotUI a.." - read what others are saying and join the conversation.
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
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
flutter.dev
Desktop support for Flutter
Announcing the alpha release of Flutter for desktop.
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
#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
Twitter
#flutterfriday hashtag on Twitter
35m ago @FlutterDev tweeted: "✳️ Early access to features like HotUI a.." - read what others are saying and join the conversation.
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
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
Twitter
#flutterfriday hashtag on Twitter
35m ago @FlutterDev tweeted: "✳️ Early access to features like HotUI a.." - read what others are saying and join the conversation.
New tweet from FlutterDev:
It's #FlutterFriday and we've got a helpful tip!
Want more static checking than @dart_lang provides by default?
✅Use package:meta and its annotations like @required, @visibleForTesting or @immutable.
Get more info here → https://t.co/o8aYPDbQB0 pic.twitter.com/P0UzDfUrpZ— Flutter (@FlutterDev) July 31, 2020
July 31, 2020 at 06:36PM
http://twitter.com/FlutterDev/status/1289238605248868352
It's #FlutterFriday and we've got a helpful tip!
Want more static checking than @dart_lang provides by default?
✅Use package:meta and its annotations like @required, @visibleForTesting or @immutable.
Get more info here → https://t.co/o8aYPDbQB0 pic.twitter.com/P0UzDfUrpZ— Flutter (@FlutterDev) July 31, 2020
July 31, 2020 at 06:36PM
http://twitter.com/FlutterDev/status/1289238605248868352
Twitter
#flutterfriday hashtag on Twitter
35m ago @FlutterDev tweeted: "✳️ Early access to features like HotUI a.." - read what others are saying and join the conversation.
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
☑️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
Twitter
#flutterfriday hashtag on Twitter
35m ago @FlutterDev tweeted: "✳️ Early access to features like HotUI a.." - read what others are saying and join the conversation.
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
✅ 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
Twitter
#flutterfriday hashtag on Twitter
35m ago @FlutterDev tweeted: "✳️ Early access to features like HotUI a.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
I just published DoYouEvenFlutter? [EP.2] API Enum Mapping #FlutterFriday #flutter @r_FlutterDev @FlutterPolice #flutterdev
https://ift.tt/35jpUs3
September 04, 2020 at 08:34PM by ThatLukeUrban
https://ift.tt/32VDj6J
I just published DoYouEvenFlutter? [EP.2] API Enum Mapping #FlutterFriday #flutter @r_FlutterDev @FlutterPolice #flutterdev
https://ift.tt/35jpUs3
September 04, 2020 at 08:34PM by ThatLukeUrban
https://ift.tt/32VDj6J
Medium
DoYouEvenFlutter? [EP.2] API Enum Mapping
If you wonder what to do with enums in your API requests and responses. Read this! Maybe will help.
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
😎 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
Twitter
#flutterfriday hashtag on Twitter
35m ago @FlutterDev tweeted: "✳️ Early access to features like HotUI a.." - read what others are saying and join the conversation.
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
✳️ 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
Twitter
#flutterfriday hashtag on Twitter
35m ago @FlutterDev tweeted: "✳️ Early access to features like HotUI a.." - read what others are saying and join the conversation.