Decompile a Flutter APK: Native Structure, Dart AOT and Recovery Limits
A Flutter release APK commonly contains compiled Dart application code and the Flutter engine alongside ordinary Android components. A Java decompiler can.
Detect and analyze Flutter apps inside an APK, including framework details and bundled assets.
Flutter APK Analyzer is part of APKLint, an online toolkit for inspecting Android APK files. Detect and analyze Flutter apps inside an APK, including framework details and bundled assets. Upload an APK in your browser to view the relevant details; results reflect what the file itself exposes.
Drop your file here
or click to choose from your device
Detect and analyze Flutter apps inside an APK, including framework details and bundled assets.
Flutter APK Analyzer is part of APKLint’s decompile & reverse engineering toolkit — Turn a built app back into readable code and resources. It’s free to use and needs no account.
Your privacy is the default: files you upload are processed on our servers over an encrypted connection and permanently deleted by a scheduled hourly cleanup after analysis finishes, and never shared.
Good to know: Compiled Dart in libapp.so is native machine code — it can't be turned back into readable Dart source.
Every tool is free with no login and no paywall. Reasonable file and input limits keep the free service stable.
A clean, focused interface with no third-party ad banners cluttering your results.
Files you upload are deleted by a scheduled hourly cleanup after analysis finishes, and never shared.
Built on jadx and apktool for decompiling and disassembly.
Start immediately — no account, login, or email required.
Runs in any modern browser, on desktop or mobile.
Detect and analyze Flutter apps inside an APK, including framework details and bundled assets.
No. Release Flutter apps compile Dart to native code in libapp.so, which is not decompilable to readable Dart. You can still inspect assets and the Android layer.
Yes. Every tool on APKLint is completely free, with no sign-up and no account.
Your uploaded file and its result are processed on our servers over an encrypted connection, then removed by the next hourly cleanup after analysis finishes. We never share them.
An Android APK — a .apk file — up to 1 GB.
All product names, logos, and trademarks are property of their respective owners. APKLint is an independent toolset and is not affiliated with, endorsed by, or sponsored by Google, Android, or any other party.