BlueSoybean.com - Free RSS-Based News Reader

close

Flutter


Source: https://www.youtube.com/feeds/videos.xml?channel_id=UCwXdFgeE9KYzlDdR7TG9cMw

Articles

Building the Cloud Next demo (yet again) | Observable Flutter #86

It's that time of week again. Come watch me do my day job. Or do your day job. Or take back your life and go for walk to enjoy the great outdoors. The choice is yours! Watch more Observable Flutter → https://goo.gle/ObservableFlutter Subscribe to Flutter → http://goo.gle/FlutterYT #Flutter #ObservableFlutter
via Flutter
Share  
Tags  

Intro to Dart and Flutter DevTools

This video is part 7 of the Dart and Flutter Getting Started tutorial series. Learn about Dart and Flutter devtools. Start the written tutorial session here! → https://goo.gle/4sr5rJk Introducing Flutter's DevTools, a suite of developer tools designed to help you understand, monitor, and debug your Flutter applications. Learn how the Flutter Inspector visualizes your app's widget tree and debugs layout issues, including the Flex Explorer for complex widgets. We cover the Property Editor for inspecting and modifying widget properties without code changes, and the full-featured Debugger for breakpoints and variable inspection. Explore additional tools like the Performance, Memory, Network, and App Size views to optimize your app. Chapters: 0:00 - Introduction to Flutter DevTools 0:44 - Accessing Flutter DevTools 0:58 - The Flutter Inspector 1:12 - Understanding the Flex Explorer 2:01 - The Flutter Property Editor 3:01 - Debugging with DevTools 3:12 - Overview of additional DevTools 3:49 - Conclusion: optimizing your Flutter app Watch more Dart and Flutter tutorials here → https://goo.gle/FlutterandDart Subscribe to Flutter → http://goo.gle/FlutterYT #Flutter
via Flutter
Share  
Tags  

Optimize your app size and reclaim disk space with Flutter 3.41

Optimize your development workflow and app performance with Dart 3.11 and Flutter 3.41. Discover how the new pub cache gc command helps clean up your local pub cache, freeing up disk space and how to use Flutter 3.41's platform-specific asset bundling, a feature that significantly reduces app bundle sizes by ensuring users only download assets relevant to their platform Watch more Flutter Upgrade Bytes → https://goo.gle/FlutterUpgradeBytes #Flutter Speaker: Khanh Nguyen Products Mentioned: Flutter, Dart
via Flutter
Share  
Tags  

Building the Cloud Next demo (again) | Observable Flutter #85

It's that time of week again. Come watch me do my day job. Or do your day job. Or take back your life and go for walk to enjoy the great outdoors. The choice is yours! Watch more Observable Flutter → https://goo.gle/ObservableFlutter Subscribe to Flutter → http://goo.gle/FlutterYT #Flutter #ObservableFlutter
via Flutter
Share  
Tags  

SensitiveContent (Widget of the Week)

SensitiveContent Cookbook recipe → https://goo.gle/3P68l7J SensitiveContent API Docs → https://goo.gle/3P5MXzs Learn how to easily obscure or "black out" your app’s screen during recordings or media projection on Android using SensitiveContent. Whether it's a login flow or a banking dashboard, you can now ensure that sensitive info stays between you and your user. Watch more Flutter Widget of the Week → https://goo.gle/FlutterWidget Subscribe to Flutter → https://goo.gle/FlutterYT #Flutter #WidgetOfTheWeek Products Mentioned: Flutter
via Flutter
Share  
Tags