Skip to main content
Post formatting
Source Link
Nimantha
  • 6.5k
  • 6
  • 32
  • 78

In my case, iI only had to run flutter build apk --release --no-shrink:

flutter build apk --release --no-shrink 

In my case, i only had to run flutter build apk --release --no-shrink

In my case, I only had to run:

flutter build apk --release --no-shrink 
Source Link
Steve
  • 941
  • 8
  • 18

In my case, i only had to run flutter build apk --release --no-shrink