-
Frontend Request for a "Delete File" Button: Will add to frontend tasks on Github as well. Should show up when logged in. I'll implement. Just give me an icon like the notificaotin bell but maybe a tr…
-
Deferred components was implemented for Android in https://github.com/flutter/flutter/issues/57617. We should support similar functionality on iOS.
Deferred components allows AOT dart code and asse…
-
My gradle build file looks like below and when I try to run below example the callbacks aren't fired. Any incompatibility issues?
https://github.com/lloydmeta/schwatcher/blob/master/src/example/usa…
-
Volta creates a folder in the user's home folder, which goes against OS guidelines. I'm not a huge fan of this because it essentially results in data being stored in random locations, and things like …
-
Chunked file uploads are not yet implemented for file management method, `putFile`.
-
### As a
developer
### I would like to...
To show the community a developed layout implementation of the landing page footer component from the Fujitsu's 1st wireframe concept
### Because…
-
By default files saved by apps are replicated to iCloud. But replicating a replication DB (e.g. our leveldown files) to the cloud is kind of silly. iOS provides a specific API that one can call to spe…
-
https://github.com/noveens/js-owncloud-client/blob/4395837f02ee4700675fabbbb06dd9b1292e3c1a/owncloud/fileManagement.js#L78
**Observed behavior:**
oc.files.getFileContents(file.name) returns a stri…
-
Hey,
First of all, great work, I found flutter_logs is the best way to log thing in a flutter app.
My problem is that I store my app files in a complete different folder, and I would like to g…
-
### As a
Developer
### I would like
to show the community a prototype implementation of the newsletter subscription control from the Fujitsu wireframe concept
### So that
the community…