Pavel SulimauinITNEXTFlutter: 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 18Aug 18
Pavel SulimauinITNEXTFluttercon Europe 2024Having experienced the incredible scale and excitement of FlutterCon 2023, I knew attending Fluttercon Europe 2024 was a must for me. This…Jul 81Jul 81
Pavel SulimauinITNEXTFlutter: 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 15Jun 15
Pavel SulimauinITNEXTFlutter: 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 43May 43
Pavel SulimauinITNEXTFlutter: Selective CI ChecksHas your Flutter project already reached the stage when Continuous Integration (CI) pipelines require optimization to save both time and…Apr 20Apr 20
Pavel SulimauFlutter vs Competitors: PopularityIn this post, I’d like to compare the popularity of Flutter with other cross-platform mobile development technologies.Mar 182Mar 182
Pavel SulimauinITNEXTFlutter: 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 24Mar 24
Pavel SulimauinITNEXTFlutter: 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 12Feb 12
Pavel SulimauinITNEXTFlutter: 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 5Feb 5
Pavel SulimauinITNEXTOpenAPI Excellence: Maximising Quality with Automation ToolsThe OpenAPI Specification (OAS) provides a formal standard for describing HTTP APIs.Jan 23Jan 23