https://github.com/byteszero/app_installer
Flutter App 安装器,支持 Android、iOS、MacOS
https://github.com/byteszero/app_installer
appinstall appstore flutter flutter-examples flutter-plugin
Last synced: 6 months ago
JSON representation
Flutter App 安装器,支持 Android、iOS、MacOS
- Host: GitHub
- URL: https://github.com/byteszero/app_installer
- Owner: BytesZero
- License: apache-2.0
- Created: 2019-08-06T03:16:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-24T06:58:48.000Z (9 months ago)
- Last Synced: 2025-03-29T17:09:50.658Z (7 months ago)
- Topics: appinstall, appstore, flutter, flutter-examples, flutter-plugin
- Language: Java
- Homepage: https://pub.dev/packages/app_installer
- Size: 5.03 MB
- Stars: 51
- Watchers: 2
- Forks: 36
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Flutter App Installer
Open AppStore and install apk
[中文说明](https://github.com/BytesZero/app_installer/tree/master/README_CN.md)
### Features
#### Open App Store Page
| iOS | Android | MacOS |
|-----|---------|-------|
||
|
|
#### App Store Reviews
| iOS | Android | MacOS |
|-----|---------|-------|
|| _Not Available_ |
|
#### Install APK File
| Android |
|---------|
||
> ⚠️ You need to allow read storage permission first on Android, otherwise there will be a parsing error ⚠️
## Getting Started
[Getting Started](https://github.com/BytesZero/app_installer/tree/master/example)
## Issues and feedback
Please file [issues](https://github.com/BytesZero/app_installer/issues/new) to send feedback or report a bug. Thank you!