Closed Alvish0407 closed 8 months ago
Hi,
can you share with me what it outputs, and if the app is built by you, can you tell the version of Flutter you used.
I used v3.16.0
I'm trying to decompile it but unable to do now. facing this error.
\e[33mFlutter-spy is under active development, please check https://github.com/anasfik/flutter-spy/ for updates.\e[0m
File name provided: /build/app/outputs/flutter-apk/app-release.apk
/build/app/outputs/flutter-apk/app-release.apk
File /build/app/outputs/flutter-apk/app-release.apk exists.
1
Jadx is installed.
File /build/app/outputs/flutter-apk/app-release.apk is an apk file.
Decompiling /build/app/outputs/flutter-apk/app-release.apk...
jadx path:
/.flutter-spy/lib/decompile: line 13: -d: command not found
Failed to decompile /build/app/outputs/flutter-apk/app-release.apk.
if you do run which jadx
command, do you get it showing the jadx binary path?
Ohhh Sorry ! You are right. I had removed brew directory so deleted with that.
Even though It showed Jadx is installed.
So, I thought It must be installed already.
I was able to extract assets (json, photos) of the used packages but not the list of packages.