Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sizey

android > app > build.gradle

    ndkVersion = flutter.ndkVersion // or latest version "27.1.12297006"
    // ndkVersion = "25.1.8937393" // uncomment this line to fix the problem

Before

no rive -> (18.2MB) rive -> (70.0MB)

After

ndkVersion "25.1.8937393"

no rive -> (18.2MB) rive -> (25.4MB)

flutter build apk --release

flutter build apk --target-platform android-arm64 --analyze-size

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages