My conference speeches

My conference speeches

 Flutter repository; retro-analysis you’ve never had time for.

I explain how the Flutter repository has changed over the years, how many issues have been resolved and added by the team, and what the ratio of solving bugs in Flutter is.

Let's uncover what really lies behind GitHub repository statistics. We'll dive into the numbers that reveal community engagement and the trends shaping access to this popular framework. Are you ready to uncover these hidden insights that could influence your business decisions?


 Flutter CI/CD using Github self hosted runners with Fastlane.

How to set up CI/CD from scratch in a Flutter project without using pre-made tutorials or click-based tools like Bitrise, Codemagic, or CircleCI.

I'll integrate only with GitHub and GitHub Actions, but the entire build process will run locally. For signing and distribution, I'll use Fastlane to further automate the process. This is probably the most convenient (though not the easiest) option for individual developers or small teams with an internal server.

Read more

Appwrite vs Supabase - Which backend solution is best for you? Cloud vs Self-Hosted performance comparison

Appwrite vs Supabase - Which backend solution is best for you? Cloud vs Self-Hosted performance comparison

In this article, you will read about: * Appwrite performance: How fast Appwrite handles eCommerce simulation * Supabase performance: How fast Supabase performs under the same eCommerce simulation * Cloud vs Self-Hosted: How self-hosted instances can outperform cloud options, offering better control and performance for various use cases * Flexibility: Which platform, Supabase or

By Maks Kulicki