直接安装APK文件
filePath APK文件的完整路径
filePath
Future<bool> installApk(String filePath) { throw UnimplementedError('installApk() has not been implemented.'); }