-
It causes glitches like this:
![image](https://user-images.githubusercontent.com/39557395/130595863-884918aa-f013-49ad-8960-acb857f9c566.png)
-
Flutter Web: NestedScrollView + Tabbar + ExpansionPanelList
I am having a problem using ExpansionPanel.
What could be the solution?
**Sample:**
minimal code sample
```dart
import 'pa…
-
i used flutter_audio_query for my app in that plugin it was easy to search songs from a list of songs as the user types something in the search box , but with this plugin i am finding it difficult t…
-
# 🚀 Feature request
So the ASR pipeline (https://github.com/huggingface/transformers/blob/v4.16.2/src/transformers/pipelines/automatic_speech_recognition.py#L122) is great for leveraging Wav2Vec …
iskaj updated
2 years ago
-
I am working on Kodi to convert current subtitles rendering to use LibAss
here we have an option to force the subtitles to stay positioned e.g. below the video
but I don't know how best to manage it…
-
Call to action paragraph, with image option.
-
I've tried to run one example of subtitles in https://github.com/sandflow/imscHRM and ran into the following problem. Consider the following case:
```
このトランプおしっこの臭いがする
嗅いでみて
```
imscHRM produces…
-
Feedback from user testing:
> In addition, there is another direct user feedback on the textbox. When user types in the text box, the entire page automatically rolls up to align that very textbox t…
-
| Done | Executor Name | repository | Reference …
-
Expansion tile is quite a useful widget. But it is very inflexible in its styling.
- [x] it uses a ListTile, but does not allow to put a subtitle
- [x] when it expands it adds separators at the t…