-
**Description:** Full description of issue here
I just wanted to have some scrollable content in BottomSheetDialogFragment.
**Expected behavior:** Screenshots and/or description of expected behavi…
-
A lint to avoid cases where a Flexible widget is placed outside a Row or Column and furthermore avoid blank screens on production would be very helpful and useful.
-
### Please confirm the following.
- [x] I checked the [existing issues](https://github.com/modrinth/code/issues) for duplicate problems
- [x] I have tried resolving the issue using the [support porta…
-
**Problem:** The style issue stems from the global styles being injected by the EuiProvider from @elastic/eui and the Emotion CSS-in-JS library that it uses for theming and styling.
**Temporary wo…
jusa3 updated
3 weeks ago
-
In my `add_task_page.dart` I have added a `icon_text_box.dart` `widget` which is supposed to look like this:
![goal](https://github.com/theakhinabraham/doable-todo-list-app/assets/72644026/345335e…
-
Since [ARIA 1.1](https://www.w3.org/TR/wai-aria-1.1/#separator), `separator` has a superclass of `widget` if focusable (it looks like it's the only ARIA roles that can have different superclasses).
…
-
The Unicode code points [U+25A0](https://www.compart.com/en/unicode/U+25A0) and [U+25A1](https://www.compart.com/en/unicode/U+25A1) would make good checkboxes and/or radio buttons. Critically, they s…
-
It would be nice if we had a centralized console widget. For now, the main thing that would be nice is access to the `CMMCore(Plus)` instance, although we should certainly also have the API to add add…
-
> Only 1 barcode in the library, selected it on the widget, but not displaying - as per screenshot.
![image](https://github.com/user-attachments/assets/0d87a8a3-04d6-4472-8613-1e47084dedf7)
-
Hello there, thanks for this library.
Could we add border radius to the story indicator ?
One way would be to wrap the `LinearProgressIndicator` with a `ClipRRect` widget.