What projects are you currently building with Flutter?
Show more
1 day ago • Flutter
What projects are you currently building with Flutter?
228
141
13 days ago • Flutter
How would you rate your Flutter expertise? 🤔
Beginner
Intermediate
Advanced
9K votes
250
45
3 weeks ago • Flutter
Dart and Flutter GDE Raouf Rahiche joins our very own Craig Labenz tomorrow at 9 AM PT, to discuss the power of image filters ↓
67
0
3 weeks ago • Flutter
✨ Unlock the power of Dart code snippets in VS Code → https://goo.gle/3C8y5tm These handy little shortcuts help you write boilerplate code faster. Type a snippet prefix, and VS Code will auto-complete it for you.
50
0
1 month ago • Flutter
MediaQuery is an InheritedModel, meaning your app can listen for changes to Media properties like window size, without triggering unnecessary rebuilds. This happened because of a pull request from December 2022, and is just one example of how the community helps us make amazing improvements to Flutter!
49
1
1 month ago • Flutter
💡 Building a static site with Static Shock can help your website handle a giant influx of users. Craig Labenz is joined by Matt Carroll to discuss his latest project — an all-Dart static site generator — in the full livestream ↓
66
0
1 month ago • Flutter
Watch Craig Labenz as he dives into Rive for the first time. Did he successfully create and run a custom animation? Watch the recording to find out. ↓
62
0
1 month ago • Flutter
Building adaptive Flutter apps? Here's why you should be using MediaQuery's property-specific static methods like MediaQuery.sizeOf instead of MediaQuery.of(context).size => Learn more in this week’s Technique of the Week video ↓
173
0
2 months ago • Flutter
🎉 Swift Package Manager is coming to Flutter, and with it, two major benefits: 1. Plugins will be able to leverage the growing ecosystem of Swift packages. 2. A simplified Flutter installation process.
41
0
2 months ago • Flutter
When you're working with bytes in Dart, try using Uint8List for memory and performance improvements. 💡 You'll save precious time with Uint8List, a fixed-length list of unsigned 8-bit integers. Learn more ↓
116
4