Infeasible
Status Update
Comments
ti...@liveinfo247.com <ti...@liveinfo247.com> #2
Could we get an official response to this feature request? Is there an idea to support SafeArgs in navigation-compose one day? Not asking for any time frames. Maybe there is no plans for statically generated args for navigation-compose at all.
ti...@liveinfo247.com <ti...@liveinfo247.com> #3
Please check out my implementation of the same-
Part 1-https://proandroiddev.com/safe-compose-arguments-an-improved-way-to-navigate-in-jetpack-compose-95c84722eec2
Part 2-https://proandroiddev.com/safe-compose-arguments-an-improved-way-to-navigate-in-jetpack-compose-part-2-218a6ae7a027
Github repo-https://github.com/dilrajsingh1997/safe-compose-args
Part 1-
Part 2-
Github repo-
ti...@liveinfo247.com <ti...@liveinfo247.com> #5
+1
ti...@liveinfo247.com <ti...@liveinfo247.com> #6
this library make it super easy if can you support this on the native way
Description
Trying what should be a very simple task of moving a file from one folder to another.
Following code example I get
Google\Service\Exception
{ "error": { "errors": [ { "domain": "global", "reason": "fieldNotWritable", "message": "The resource body includes fields which are not directly writable." } ], "code": 403, "message": "The resource body includes fields which are not directly writable." } }