https://github.com/mozhn/cordova-plugin-widgetsettings
https://github.com/mozhn/cordova-plugin-widgetsettings
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mozhn/cordova-plugin-widgetsettings
- Owner: mozhn
- License: mit
- Created: 2025-02-18T15:51:04.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-19T07:29:43.000Z (3 months ago)
- Last Synced: 2025-02-19T08:27:16.888Z (3 months ago)
- Language: Java
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# cordova-plugin-widgetsettings
Cordova Plugin for widget settings. Video call will be added soon.## Installation
- Add this to the 'package.json'
- In the dependencies section:
```
"me.mazlum.agoracall": "https://github.com/mozhn/cordova-plugin-widgetsettings"
```- In the cordova plugins section:
```
"me.mazlum.widgetsettings": {}
```## Usage