Bartek Pacia
Bartek Pacia
I think the name of the `use_design_system_item` lint rule is too specific for what it is actually capable of. It can be used for classes that are not related to...
In Patrol, I have accumulated many `TODO` comments, and I'm not happy with their quality. I would like to be able enforce "good TODOs" - TODOs that have a link...
We had a nice discussion [here](https://github.com/leancodepl/flutter_corelibrary/pull/112), but now it disappeared. The nice summary is in [this comment](https://github.com/leancodepl/flutter_corelibrary/pull/112#issuecomment-1600609356). Here's also the [Slack thread](https://leancode.slack.com/archives/C08M112GK/p1687248170703799) (LeanCode members only). I'm creating this issue so...
location_web depends on the [`js`](https://pub.dev/packages/js) package: https://github.com/Lyokone/flutterlocation/blob/cbb79e79fc0d67eee05f54d3a1a3e7a03b17cd05/packages/location_web/pubspec.yaml#L18 README of the js package says: > Prefer using dart:js_interop instead of this package for JS interop. See the [JS interop documentation](https://dart.dev/interop/js-interop) for...
This PR is targeted at #3176
From what I understand, XDG_CONFIG_HOME is for configuration files, like `settings.json` and `bindings.json`. However in my case `micro` misuses that directory to place some other autogenerated files in there: ```...
Initially discussed in #932. Contributions welcome! ### Aim - Show documentation on hover for command/command's arguments on mouse hover in VSCode (and other IDEs that work with SchemaStore) - Provide...
Automate triage process a bit. ## Proposed Changes Add 2 new periodic scheduled GitHub Actions workflows: - `close-inactive-issues` - close issues that have had the "waiting for customer response" label...
21 is the latest LTS release. https://github.com/cirruslabs/docker-images-android/blob/f8eeb863ecb661af5c22b4e45041f45ba042c5b0/sdk/tools/Dockerfile#L22