Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App size is not able to calculate #8302

Open
smcmobdev opened this issue Sep 5, 2024 · 0 comments
Open

App size is not able to calculate #8302

smcmobdev opened this issue Sep 5, 2024 · 0 comments
Labels
reproduce to verify Issues that need to be reproduced to verify that they still exist. screen: app size Issues related to the App Size screen

Comments

@smcmobdev
Copy link

Flutter doctor output :
[✓] Flutter (Channel stable, 3.22.2, on macOS 13.3 22E252 darwin-arm64, locale en-IN)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[!] Xcode - develop for iOS and macOS (Xcode 14.3)
! Flutter recommends a minimum Xcode version of 15.
Download the latest version or update via the Mac App Store.
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.1)
[✓] Connected device (3 available)
[✓] Network resources

When I am running command flutter build apk --analyze-size --target-platform=android-arm64
Screenshot 2024-09-05 at 5 35 11 PM

and trying to upload output from build/flutter_size_04/snapshot.arm64-v8a.json or trace.arm64-v8a.json on dev tools app analyse it is throwing error that file is not supported.Kindly check this

@kenzieschmoll kenzieschmoll added screen: app size Issues related to the App Size screen reproduce to verify Issues that need to be reproduced to verify that they still exist. labels Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reproduce to verify Issues that need to be reproduced to verify that they still exist. screen: app size Issues related to the App Size screen
Projects
None yet
Development

No branches or pull requests

2 participants