mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
27 lines
527 B
Markdown
27 lines
527 B
Markdown
---
|
|
description: >-
|
|
FileChooser Plugin plugin for Cordova and Ionic. Cordova FileChooser Plugin
|
|
---
|
|
|
|
# FileChooser Plugin
|
|
|
|
Cordova FileChooser Plugin
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-filechooser
|
|
npm install @awesome-cordova-plugins/file-chooser
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/ihadeed/cordova-filechooser](https://github.com/ihadeed/cordova-filechooser)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|