Flutter
18 FOLLOWERS
Welcome to the official Flutter YouTube channel. Subscribe to stay up to date with best practices about the Flutter SDK. See real code examples, and watch engineers from around the world putting Flutter to work!
Flutter
2d ago
Watch as Craig Labenz is joined by Dart and Flutter GDE, Raouf Rahiche, to discuss the power of image filters. Watch more Observable Flutter → https://goo.gle/ObservableFlutter Subscribe to Flutter → http://goo.gle/FlutterYT #ObservableFlutter #Flutter ..read more
Flutter
6d ago
Dart snippets are code templates that lets you type out a short snippet prefix and VS code auto-completes the boilerplate code template. Watch more How to Flutter → https://goo.gle/HowToFlutter #Flutter ..read more
Flutter
3w ago
Are you using MediaQuery properly? MediaQuery has over 20 properties. As an InheritedWidget, if a widget’s build method references MediaQuery.of(context) - the widget gets rebuilt when ANY of the properties change, even if you only access one property. InheritedModel is an InheritedWidget that allows dependents to be notified when certain parts of the model change. Watch more How to Flutter → https://goo.gle/HowToFlutter #Flutter ..read more
Flutter
3w ago
Watch as Craig Labenz kicks the tires on Rive - for the first time! Only time will tell if the stream successfully builds and utilizes a custom animation. Watch more Observable Flutter → https://goo.gle/ObservableFlutter Subscribe to Flutter → http://goo.gle/FlutterYT #ObservableFlutter #Flutter Speaker: Craig Labenz Products Mentioned: Flutter ..read more
Flutter
1M ago
Use MediaQuery.propertyOf to get the latest MediaQuery data without sacrificing app performance with unnecessary rebuilds. MediaQuery → https://goo.gle/3TSsNbs Adaptive and responsive design in Flutter →https://goo.gle/3Y6EDl2 Watch more Technique of the Week → https://goo.gle/FlutterTechnique Subscribe to Flutter → http://goo.gle/FlutterYT #Flutter #TechniqueOfTheWeek Speaker: Tyler Holland Products Mentioned: Flutter ..read more
Flutter
1M ago
Flutter is declarative, but what does that really mean? Declarative is like your boss, telling you what needs to be done. Imperative is like you, the individual contributor, going out to actually do those things. Have a ?question or concept that you want Craig to explain? Leave a comment ? Watch more How to Flutter → https://goo.gle/HowToFlutter #Flutter Speaker: Craig Labenz Products Mentioned: Flutter ..read more
Flutter
1M ago
Swift Package Manager lets you leverage Swift packages in your #Flutter apps and simplifies the Flutter installation process. Watch more How to Flutter → https://goo.gle/HowToFlutter #Flutter ..read more
Flutter
1M ago
The UnmodifiableListView class helps encapsulate your data, and prevents bugs in your Flutter application. API Documentation link → https://goo.gle/3Xbm1yp Watch more Technique of the Week → https://goo.gle/FlutterTechnique Subscribe to Flutter → http://goo.gle/FlutterYT #Flutter #TechniqueOfTheWeek #UnmodifiableListView Speaker: Eric Windmill Products Mentioned: Flutter, Dart ..read more
Flutter
1M ago
Flutter 3.24 now lets you embed MULTIPLE Flutter views within a host web app. Watch more How to Flutter → https://goo.gle/HowToFlutter #Flutter Speaker: Khanh Nguyen Products Mentioned: Flutter, Dart ..read more
Flutter
1M ago
Take a look at how and why a small team at a Chinese technology company, Xiaomi, used Flutter to develop a companion app for the firm’s popular new EV, the Xiaomi SU7. Watch more Flutter Developer Stories → https://goo.gle/FlutterDevStories Subscribe to Flutter → http://goo.gle/FlutterYT #Flutter #FlutterDeveloperStories ..read more