hms-flutter-plugin icon indicating copy to clipboard operation
hms-flutter-plugin copied to clipboard

Any way to reduce app size?

Open iamaz007 opened this issue 2 years ago • 0 comments

For testing I installed these 2 packages:

huawei_ml_image: ^3.7.0+300
image_picker: ^0.8.6

And added segmentation example from segmentation_example.dart and build app using:

flutter build apk --split-per-abi

and this was the size of app after build: image

Is there any way to reduce app size?

iamaz007 avatar Jan 15 '23 17:01 iamaz007