Brandon Trautmann

Results 25 issues of 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`: ```...

bug
help wanted

**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...

bug

**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...

improvement

**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...

bug
package-drift_dev
area-analyzer

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...

platform-ios
framework
customer: crowd
has reproducible steps
P1
team-framework
triaged-framework
found in release: 3.16
found in release: 3.17

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...

customer: crowd
package
has reproducible steps
P1
p: go_router
team-go_router
triaged-go_router
found in release: 3.16
found in release: 3.17

**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...