This week in Flutter #76: Get mentored by Google to work on open-source projects
The Google Summer of Code program aims to get new developers started with open-source software development. In the latest iteration this year, the Dart organization mentored three projects. Learn more about them in this article by the Dart team.
- Michele Volpato
Development 🧑💻
Devblog 3: Looking ahead
Another chapter in Stephan’s app development adventure. You get to feel the struggle of an indie developer dealing with the limitation of Flutter and navigation packages, missing monetization plans, and most importantly, self-guessing their design skills. The latter started an interesting thread on Twitter in the Flutter community.
Journey to the riverpod for my Flutter app
by Jhin Lee
This article isn’t teaching anything new, it is just showing the thought process of a Flutter developer moving from one pattern to another in the same app. We have all been in the same situation at least once. I like to read these types of content, but often we do not think it is an interesting topic for others, so we do not write about it.
How to Build Interactive Charts in Flutter
by LIN Chen
Graphic is a flutter package that implements Leland Wilkinson’s book The Grammar of Graphics, which defines data visualization in terms of scales and layers. In this article, you learn how to interact with the charts, even in the case where two charts should be updated together, no matter which one you are interacting with.
Others 🤷♂️
API Analysis: Google Summer of Code 2022
by Arseny Uskov
The Google Summer of Code (GSoC) program focuses on engaging new developers worldwide with open-source software development. In this specific project, the student worked on identifying and investigating bugs in packages’ dependencies of Dart projects. They also contributed to the Package analysis for Dart tool.
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