flutter-obfuscate-docs

Installation
SKILL.md

Flutter Code Obfuscation

What is Obfuscation?

Replaces function/class names with obscure symbols to make reverse engineering harder.

Warning: Obfuscation only renames symbols - it does NOT encrypt resources or provide strong security. Never store secrets in the app.


Supported Platforms

Platform Build Targets
Android aar, apk, appbundle
iOS ios, ios-framework, ipa
Desktop linux, macos, macos-framework, windows
Web Not supported (uses minification instead)
Installs
3
GitHub Stars
3
First Seen
Feb 26, 2026
flutter-obfuscate-docs — cantagestudio/cosmicatlaspacker