/apk_installer

Install APK files In-App, for Flutter.

Primary LanguageJavaOtherNOASSERTION

apk_installer

Simple Flutter plugin that allows you to install APK's In-App

How to use

This plugin contains only one function, which request an APK to be installed

ApkInstaller.installApk(String apkPath);