A framework for building convergent cross-platform Nextcloud clients using Flutter.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
jld3103 06bea32427
feat(nextcloud): Add get/put files operations to WebDAV
2 years ago
..
client.dart feat(nextcloud): Add get/put files operations to WebDAV 2 years ago
file.dart fix(nextcloud,neon_files): Do not require client for toWebDavFiles 2 years ago
props.csv nextcloud: Implement dav resourcetype 2 years ago
props.dart refactor(nextcloud): Rename WebDAV prop without values 2 years ago
props.g.dart refactor(nextcloud): Rename WebDAV prop without values 2 years ago
webdav.dart feat(nextcloud): Implement WebDAV proppatch remove 2 years ago
webdav.g.dart feat(nextcloud): Implement WebDAV proppatch remove 2 years ago