rpc_blob_webdav 2.1.0 copy "rpc_blob_webdav: ^2.1.0" to clipboard
rpc_blob_webdav: ^2.1.0 copied to clipboard

WebDAV storage adapter for rpc_blob, compatible with dart2js, the Dart VM and Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rpc_blob_webdav

With Flutter:

 $ flutter pub add rpc_blob_webdav

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  rpc_blob_webdav: ^2.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rpc_blob_webdav/rpc_blob_webdav.dart';
0
likes
140
points
91
downloads

Documentation

API reference

Publisher

verified publisherrpc.nogipx.dev

Weekly Downloads

WebDAV storage adapter for rpc_blob, compatible with dart2js, the Dart VM and Flutter.

Homepage
Repository (GitHub)
View/report issues

Topics

#rpc #storage #blob #webdav

License

MIT (license)

Dependencies

crypto, http, rpc_blob, rpc_dart, xml

More

Packages that depend on rpc_blob_webdav