Pebkac03

Results 16 comments of Pebkac03

Hi, thanks for the reply both of you! Just got a newsletter email as well. Might I suggest adding published and last edited datemarks to articles on the site. So...

Seems that I am not the only one wanting this functionality, glad I found this Issue. Is the functionality there but just unavailable due to it missing it's dependency? Or...

Thanks, I will do that. I realized that the site has a tendency of not having a standard way of doing many things leading me to suspect a substantial risk...

Alright, was worried that might be the case. Might it be possible and a good idea to create a YAML file for developers to hardcode it into their app? Or...

I'll fork and start experimenting. Hopefully it will be possible. Will post a comment here with what I find.

Hi everyone. Since Dart requires the app name to be snake case, contain only [a-z0-9_], not start with a digit, and not be a reserved word ([source](https://dart.dev/tools/linter-rules/package_names)) and the cli...

Hi, we are working on better error-logging when running Stacked commands. See Stacked-Org/cli#57. Will hopefully make it easier to troubleshoot things like this in the future.

Hi. Seems to me the issue isn't analytics (it seems to be temporarily disabled in code) but rather the default behaviour of build_runner being to run pub_get before running. Should...

Hi, I'm curious what the use case would be and what the current behaviour/error message is. Is it something that should work and has advantages compared to other methods or...

Alright, seems like something that could be added. In the meantime i might have come up with a workaround, but don't have time to test it as of now: Use...