-
## `dart_style_todos`
Similar to [`flutter_style_todos`](https://dart.dev/tools/linter-rules/flutter_style_todos) but for repos in `dart-lang` org.
People could not longer be working on a projec…
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
While working on #5640, we find that Datafusion provides many helpers to make the code simp…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
Cargo
### Package manager version
cargo 1.80.1 (376290515 2024-07-16)
### Lan…
-
Described here https://webdev.dartlang.org/tools/dart2js#helping-dart2js-generate-efficient-code
Do we have them?
-
A good lint has a few properties that would be easy to check for statically. We should consider some tooling.
A few quick thoughts:
* ~ensure `register*` calls have corresponding `visit*` metho…
-
There is an automated test running for each PR that lints the code. It will help the reviewers to make a thorough review of the submitted algorithm. **As a reviewer you MUST point out at least the pr…
-
If we land analyzer plugins well, we may choose to stop supporting our lowest-priority lint rules. Maybe lint rules that do not guard against errors or bloat, and are not in the lints:core or lints:re…
-
### Description
cargo currently rebuilds all dependants of a crate instead of just relinking.
when only changing the implementation of a lint, this is unnecessary.
using dylib or cdylib should …
-
*@henry2man commented on May 14, 2021, 6:07 AM UTC:*
TL;DR:
_As a developer -sometimes- I introduce performance problems in my applications_ 😅 **What if the Flutter plugin helps me detect and fix th…
ghost updated
3 years ago
-
### Describe the bug
I compiled the latest version of ruffle from the git repo and I am unable to run ruffle as it thinks I don't have hardware acceleration
```
./ruffle_desktop
Error: Ruffle re…