This week in Flutter #55: My favorite videos from Google I/O
Finally, I managed to catch up with the Google I/O videos about Flutter. Here are my favorites.
- Create simple, beautiful UI with Flutter with Khanh Nguyen and Rody Davis, mainly because I heavily worked with responsive and adaptive layout in Flutter for the past 5 months.
- Learn about Flutter desktop with Craig Labenz and Greg Spencer, because it is about non-layout adaptivity in Flutter.
Which are your favorite videos? Let me know in the comment section below.
- Michele Volpato
Development ๐งโ๐ป
๐ Meet Arna
I linked recently Stockholm, from the creators of Serverpod. Arna is a collection of widgets with a similar goal: to look good on all platforms. It is inspired by the GNOME project. The maintainer of Arna is Mahan Rahmati.
๐ Build an augmented reality app in Flutter
With the increase of projects revolving around the metaverse, AR could get a big push in the coming years. Learn how to add AR to a Flutter app with this article by Himanshu Sharma.
๐ How to Write Tests using Stream Matchers and Predicates in Flutter
It is always a bit more difficult to write tests when you are dealing with async code. Andrea Bizzotto comes to the rescue with this article about StreamMatcher
.
๐ Building a Chrome Extension using Flutter
You can create Chrome extensions using Flutter, follow this guide by Souvik Biswas.
Others ๐คทโโ๏ธ
๐ Flutter foldable support is now stable
Andrei Diaconu, from Microsoft, announced that Flutter’s support for foldable devices has reached stability. If you are interested in supporting the Surface Duo in your Flutter app, have a look at this article.
๐ Amazing performance improvements in Flutter 3 for Mac apps
With stability, Flutter 3 also brought performance improvements to the desktop. Learn more in this article by David Serrano Canales.
That’s it for this week.
If you want to comment on any of this week’s entries, you can do it in the comment section below.
Have a bug-free week,
- Michele Volpato
Leave a comment