Our Writing

Blog Posts

Explore our collection of articles, insights, and deep dives into various topics.

How to enable ProGuard?

How to enable ProGuard?

ProGuard is used to shrink, optimize and obfuscate your code, making it harder for attackers to reverse engineer your app. Learn to enable it in 3 simple steps.

ProGuard in Flutter

ProGuard in Flutter

ProGuard is a code optimization tool that helps you improve the performance of your Flutter apps. In this blog post, we'll take a look at how ProGuard works and how you can use it to improve the performance of your Flutter apps.