Have you used package nextcloud in your project?
https://pub.dev/documentation/nextcloud/latest/nextcloud/nextcloud-library.html
Hello @saedbakrmoom
No i have not used this flutter library yet and i wasnt aware of its existence to be honest :)
I will check it out becasue this could be very interesting for this project thanks for the heads up!
This lib is depreacted in favor of a new rewrite https://github.com/provokateurin/nextcloud-neon
I'm currently working with the dev to make it work for us. I'm changing https://github.com/Teifun2/nextcloud-cookbook-flutter/pull/171 to make use of it once everything is in place.
Using this lib should also enable us to tackle #102 as it does provide webdav endpoints but I'm still favoring the cookbook api implementing a way for us to do so.
I think that if the suggested package is deprecated, can close this issue
while it's deprecated there already is a successor and we want to migrate to it.
So it's valid to keep it open