My (Dark) Prediction for AndroidThis article is a more detailed follow-up to a Reddit post I recently published called “My prediction for Android”, which reflects my personal views as an Android developer, based on publicly available information and my own interpretation of current...Aug 31, 2025·7 min read
Is it worth learning Flutter in 2024?Flutter, the great cross-platform framework that allows you to create applications for mobile, web, and desktop with a single codebase. However, despite all the benefits it conveys, is it a good decision to invest time and energy in learning this tec...Jan 19, 2024·8 min read
Flutter 3.16 released! Android Impeller preview, Game Toolkit Updates, iOS extensions and more!We now have the new version of Flutter available, Flutter 3.16, and it's packed with cool new stuff like Impeller in preview mode for Android, support for Predictive Back Navigation for Android 14 and Material 3 as the default visual style. Also, you...Nov 16, 2023·6 min read
Insane new App/Game launch requirements on Android 😰Google announced the other day its new plans regarding changes to the policy that governs developers and applications published on Google Play. In its tireless fight against malware, fraud and low-quality applications, Google has decided to introduce...Nov 13, 2023·6 min read
Build your knowledge base with SpreadingThe AI-Powered Knowledge Base Platform for DevelopersOct 24, 2023·6 min read
What Godot devs need to know about this new EU law (Cyber Resilience Act)The Cyber Resilience Act, or CRA, is a new legislation that aims to establish new cybersecurity requirements for devices and software marketed in the European Union. But what impact can the CRA have in terms of video game development, and more specif...Oct 20, 2023·5 min read
Game Programming Patterns in Godot: The Command PatternHave you ever been playing an adventure game and suddenly lost control of your character because a cutscene starts, revealing more of the story? Or in a strategy game or map editor, have you had the option to undo a recent action? You've probably com...Oct 14, 2023·7 min read