MVMichele Volpatoinmvolpato.hashnode.dev·Mar 7, 2022 · 2 min readThis week in Flutter #44I have been reading quite some articles about testing in Flutter lately. Dhruv Nakum and Guillaume Bernos are writing about it in this issue. Testing is an often overlooked part of programming: if only we tested more, many bugs would not even reach p...00
MVMichele Volpatoinmvolpato.hashnode.dev·Feb 27, 2022 · 2 min readThis week in Flutter #43The results from the latest quarterly Flutter survey are out. They focused on: Null safety, which is, as predicted, makes the majority of developers happy; Ecosystem, which satisfactory rate is increasing; Text editing, a subject the Flutter team is...00
MVMichele Volpatoinmvolpato.hashnode.dev·Feb 20, 2022 · 2 min readThis week in Flutter #42This week I have been busy integrating GitLab's code quality features in the Flutter projects I am working on. We do not use CodeClimate, and it does not seem to support Dart anyway, so I had to look into other solutions. Dart Code Metrics analyzes a...00
MVMichele Volpatoinmvolpato.hashnode.dev·Feb 13, 2022 · 3 min readThis week in Flutter #41This week I watched the second day of Flutter Vikings. My favorite talk is Full Stack Dart byChris Swan. There is a lot of information and many articles about Flutter online, but there is less content about Dart. Especially server-side Dart, so this ...00
MVMichele Volpatoinmvolpato.hashnode.dev·Feb 6, 2022 · 3 min readThis week in Flutter #40This week there was the "Flutter for Windows developers" event. Honestly, not much was announced during the event. The feature that allows creating Windows apps with Flutter was already there. It is now stable enough to be announced. Another version ...00