sethamus
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...
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...
### 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?...
### 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...
#### 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...
#### 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...