Brandon Trautmann
Brandon Trautmann
I'm noticing that when creating a top-level property in a file, two blank lines are output below the property, causing detekt to fail with a `NoConsecutiveBlankLines` violation. Sample `FileSpec`: ```...
**Describe the bug** After an indeterminate amount of time, subreddit watcher notifications disappear/stop working. In other words, previously configured watcher notifications can no longer be found when navigating to Settings...
**Remember to specify the plugin name in the title!** ### Description Would love to see the addition of the `pop` (probability of precipitation) added to the deserialization of the [open...
**Describe the bug** I'm seeing the following error just about every time I run `build_runner` locally. It can be cleared up with a `flutter clean`. I can try and take...
I'm hoping to determine whether there's any interest in allowing generated code to be placed outside of the `lib` directory...More specifically, the `test` directory. I'm currently working on a library...
### Context https://github.com/flutter/flutter/issues/142037 is the issue that spawned this one. ### Request When working with user-generated text, it can be helpful to introspect on that text, filter it, etc. Since...
### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...
We're seeing intermittent 401 status code responses when tryin to obtain a token: ``` Run peter-murray/workflow-application-token-action@8e1ba3bf1619726336414f1014e37f17fbadf1db with: application_id: *** application_private_key: *** permissions: contents:read Error: Error: Failed to connect as application;...
### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...
**TLDR:** We should support a way (possibly via a hook on the `Charlatan` object) to output additional logs on things like attempted matches and failed matches such that the end...