-
I'm using this library which, BTW, works as a charm. That being said, I need for some cases to add an icon to the tab text. Something similar to the image example:
Right now, it's not possible …
-
### Description
- Related to https://github.com/getsentry/sentry-react-native/issues/3908#issuecomment-2265703635 and https://github.com/getsentry/sentry-react-native/issues/3883
Large number of RN …
-
go_router: ^14.0.2
go_router_builder: ^2.6.2
### Steps to reproduce
1. Click FloatingActionButton to go to the second page.
2. Click appbar back button.
Related issue: #119677 #137545 #1387…
-
Hello @nishad2m8
I am making a device project, I drew graphics in `SLS`.
The code is running on a device with a `360x360` display connected via `QSPI` bus.
The video shows slow operation.
https…
-
### Steps to reproduce
1. Create a `TextField` widget in a Flutter app.
2. Wrap it with a `Transform` widget (e.g. to scale or rotate the widget).
The use case here is a _drawing app_ that allo…
-
编译到WEB平台,lib/common/widgets/image_x.dart有报错
提示extended_image_library和dart:io的File冲突
查询github相关内容后,将
import 'dart:io';
改为
import 'package:extended_image_library/extended_image_library.da…
-
Hello there,
I was looking for a decent battery tray widget as the default one windows 10 provides is objectively garbage. (sorry not sorry)
Your app seems like a much better option, thus I wanted…
-
I got a weird error via my error reporting service and it's not helpfull to me at all. So I though you guys could take a look at this and maybe tell me what could be the cause... I have no reproductio…
-
Recently, scroll views will auto generate a scrollbar on desktop. (?) In `TabBarView`, if we set every tab(with scrollable child like listview) **keep-alive**, then the auto generated scrollbar contro…
-
Dear all,
I've tried the sample project, and it runs fine on my Windows computer, but when I compile and run it on a raspberry it crashes because of a segmentation fault. In the library documentat…