Published inITNEXTFlutter: Module-based Code Coverage ThresholdsOne of the ways to “encourage” developers to write tests is to have a code coverage check as part of the Continuous Integration (CI)…Aug 18, 2024Aug 18, 2024
Published inITNEXTFluttercon Europe 2024Having experienced the incredible scale and excitement of FlutterCon 2023, I knew attending Fluttercon Europe 2024 was a must for me. This…Jul 8, 20241Jul 8, 20241
Published inITNEXTFlutter: Detecting Cyclic Dependencies in a MonorepoWhen you’re working on a Flutter app that is not a PoC to be abandoned in a few weeks, I recommend going for a monorepo in most cases.Jun 15, 2024Jun 15, 2024
Published inITNEXTFlutter: Choosing Mobile UI Tests Automation ToolIn the large-scale Flutter projects our team has been working on for the last 4+ years the topic of UI Tests Automation was always on the…May 4, 20243May 4, 20243
Published inITNEXTFlutter: Selective CI ChecksHas your Flutter project already reached the stage when Continuous Integration (CI) pipelines require optimization to save both time and…Apr 20, 2024Apr 20, 2024
Flutter vs Competitors: PopularityIn this post, I’d like to compare the popularity of Flutter with other cross-platform mobile development technologies.Mar 18, 20242Mar 18, 20242
Published inITNEXTFlutter: Modularized Dependency InjectionLet’s say you’re already at the stage when the maintainability of your Flutter project is an important aspect for you, so you want to…Mar 2, 20244Mar 2, 20244
Published inITNEXTFlutter: Sharing Dependencies in a Flutter MonorepoI believe many Dart & Flutter monorepo projects use Melos already. That’s quite a nice tool that helps a lot with managing multiple…Feb 12, 2024Feb 12, 2024
Published inITNEXTFlutter: Code Coverage tools in VS CodeWhen you work on a Flutter/Dart project where code coverage is measured or even enforced, then you will likely want to have a setup that…Feb 5, 2024Feb 5, 2024
Published inITNEXTOpenAPI Excellence: Maximising Quality with Automation ToolsThe OpenAPI Specification (OAS) provides a formal standard for describing HTTP APIs.Jan 23, 2024Jan 23, 2024