Is on demand delivery of a flutter package possible using ondemand feature?

52 Views Asked by At

I need to add an native library in existing flutter app. I have made a package of it having some platform channel code along with library but I don't want to increase app size so is there any way possible to deploy that complete package using on demand feature on Android.

0

There are 0 best solutions below