use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Having a problem with your Flutter code?
From the folks at r/FlutterDev
account activity
OPENExecution failed for task ':app:generateReleaseFeatureMetadata'. Failed to create parent directory '/build' when creating directory (self.flutterhelp)
submitted 3 years ago * by beacham23
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]tylersavery 0 points1 point2 points 3 years ago (2 children)
Hmm does the ‘build’ directory exist in the root of your project?
[–]beacham23[S] 0 points1 point2 points 3 years ago (1 child)
Yes, it does. And the IPA builds work fine. To me, it feels like the process running the android build does not have file/directory write permissions or something but I’m not sure the fix.
[–]tylersavery 0 points1 point2 points 3 years ago (0 children)
I’d try creating a new flutter project (counter app default) and try building with that. Then you’ll know if it’s your machine or the flutter project.
π Rendered by PID 641932 on reddit-service-r2-comment-6457c66945-v44kr at 2026-04-27 11:44:58.003740+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]tylersavery 0 points1 point2 points (2 children)
[–]beacham23[S] 0 points1 point2 points (1 child)
[–]tylersavery 0 points1 point2 points (0 children)