1.0.1 • Published 2 months ago

vritra-plugin-fetcher v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

GitHub license · GitHub license GitHub license GitHub license

A cordova plugin for uploading/downloading files on android/iOS. Defines a global Fetcher object.

Installation

After installing globally the cordova cli, execute:

cordova plugin add vritra-plugin-fetcher

--force flag may be required if vritra-plugin-webview is present.

You may need to manually install pods on ios. In that case, in your project root directory, execute:

cd platforms/ios
pod install 

and you should be ready to fetch !

See documentation

1.0.1

2 months ago

1.0.0

6 months ago

0.0.1

7 months ago