Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/byteszero/app_installer
Flutter App 安装器,支持 Android、iOS
https://github.com/byteszero/app_installer
appinstall appstore flutter flutter-examples flutter-plugin
Last synced: 4 days ago
JSON representation
Flutter App 安装器,支持 Android、iOS
- Host: GitHub
- URL: https://github.com/byteszero/app_installer
- Owner: BytesZero
- License: apache-2.0
- Created: 2019-08-06T03:16:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-27T08:24:23.000Z (about 1 month ago)
- Last Synced: 2024-11-27T08:30:35.842Z (about 1 month ago)
- Topics: appinstall, appstore, flutter, flutter-examples, flutter-plugin
- Language: Java
- Homepage: https://pub.dev/packages/app_installer
- Size: 4.33 MB
- Stars: 51
- Watchers: 4
- Forks: 36
- Open Issues: 2
-
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!