getBoolean
getBoolean
Some of the manga chapters aren't downloading; for example, chapters 8-20 of Kono Subarashii Sekai ni Bakuen wo!
### Given Package published on pub.dev ### When Checking Scores tab, ### Then The package failed to pass static analysis, and supported platforms shows as "Unknown Platforms".  **Expectation** Should...
The class constructor/method is not highlighted in the documentation popup that appears when the mouse is hovered over any code. Highlighting this would make it much more readable for classes...
**Your console:** DS Lite **Launch Method:** - Launched using r4 card: Wood version R4ISDHC (r4isdhc.com.cn) - [amazon link](https://www.amazon.com/gp/product/B08YJ8R4FS) - Not sure about SCFG - I'm using TwilightMenu++ v25-9-1 **Version used:**...
**Describe the bug** I recently refactored my project to reduce the number of sub-packages in the project, and now `custom_lint` is failing since it can't find those packages. Logs: [custom_lint.log](https://github.com/invertase/dart_custom_lint/files/12974107/custom_lint.log)...
## What's Changed * **FEAT** Use Material's `InkWell` instead of `GestureDetector` for `SidebarXCell`, which adds a default hover color and a splash animation when pressed. * **FEAT** Add `toggleButtonDecoration`, `secondaryHoverColor`,...
- [x] I have read the [Getting Started](https://inappwebview.dev/docs/intro/) section - [x] I have already searched for the same problem ## Environment | Technology | Version | |-----------------------| ------------- | |...
# Environment - Dart version (run `dart --version`): `3.2.0 (stable) (Tue Nov 14 18:26:59 2023 +0000) on "windows_x64"` - OS kind and version (e.g. "Windows 10, version 1809" or "macOS...
While using the lint I noticed I missed an edge case, it is not possible to lint only the default constructor. it will always lint all usages of the class...
This is different from #3. I have tested the file they linked and it does not throw an exception. **Describe the bug** The method ChapterReader.getChaptersImpl is throwing an exception because...