ofload / native_updater

Flutter package to embed native in-app updater
MIT License
56 stars 48 forks source link

Integrate In App Update #10

Closed JeffryHermanto closed 4 years ago

JeffryHermanto commented 4 years ago

To perform the update natively, we should implement Play Core library to request and perform a flexible or immediate in-app update. To avoid reinventing the wheel, I try to integrate an existing plugin to do that. It's common for a package to depend on another package in pub.dev