marcos930807 / awesomeDialogs

A new Flutter package project for simple a awesome dialogs
Other
339 stars 110 forks source link

Significant increase in Android app size (solution) #138

Closed SalahAnwer closed 3 months ago

SalahAnwer commented 4 months ago

Upgrade rive package to latest version to solve this issue. Details (here).

MajdSallora commented 4 months ago

I update the rive package to latest version but same thing, so I downgrade to another version @SalahAnwer

  awesome_dialog:
    git:
      url: https://github.com/MajdSallora/awesomeDialogs.git
marcos930807 commented 3 months ago

Upgrade rive package to latest version to solve this issue. Details (here).

Thanks

marcos930807 commented 3 months ago

using this version of NDK is Mandatory android { ... ndkVersion '25.1.8937393' }