sethamus

Results 13 issues of sethamus

Timer(Duration(seconds: 3), () async { _btnController.success(); await Future.delayed(Duration(seconds: 1)); _btnController.reset(); } When the animation resets, it lags. It will stop for a moment and then continue. When I play it...

bug

When setting the button size to double.infinity, the animation errors at the beginning. Any thoughts on how to solve this?

Typescript v5 added new stuff (eg `moduleResolution: bundler`) which would be great to add to the typescript configurations.

Removes default values

#### Prerequisites checklist - [x] I have read the [contributing guidelines](https://github.com/eslint/eslint/blob/HEAD/CONTRIBUTING.md). #### What is the purpose of this pull request? (put an "X" next to an item) [ ] Documentation...

rule
accepted
feature

### What rule do you want to change? no-restricted-globals ### What change do you want to make? Generate more warnings ### How do you think the change should be implemented?...

enhancement
rule

### Environment jiti version: 2.4.2 eslint-plugin-react-compiler version:19.1.0-rc.1 ### Describe the bug I've encountered a TypeError when trying to access the configs property of eslint-plugin-react-compiler when running a simple script with...

bug

#### Prerequisites checklist - [x] I have read the [contributing guidelines](https://github.com/eslint/eslint/blob/HEAD/CONTRIBUTING.md). #### What is the purpose of this pull request? (put an "X" next to an item) [ ] Documentation...

bug
core
accepted
feature
contributor pool
v9.x

#### Prerequisites checklist - [x] I have read the [contributing guidelines](https://github.com/eslint/eslint/blob/HEAD/CONTRIBUTING.md). #### What is the purpose of this pull request? (put an "X" next to an item) [ ] Documentation...

build
accepted
github actions