In flutter when you build apps use
And then check out the size of the v7 version for the best compression.
#Flutter #CodeTips
@Dagmawi_Babi
flutter build apk --split-per-abi
And then check out the size of the v7 version for the best compression.
#Flutter #CodeTips
@Dagmawi_Babi
⚡6👏2