CaptainDario

Results 72 issues of CaptainDario

After upgrading Flutter to version 2.5.0 I get the following warning. ``` The plugin `flutter_appavailability` uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future...

First of all, thank you for this great package! I would like to use it as text input, do you have an idea how to achieve that?

**System information** - TensorFlow version (you are using): any - Are you willing to contribute it (Yes/No): no **Describe the feature and the current behavior/state.** Currently one has to decide...

stat:awaiting tensorflower
type:feature
comp:ops

I am using this package to handle ui scaling in windows. Because otherwise flutters rescaling breaks my layout. However when I now write my integration tests the size which is...

I am developing a flutter app and would like to include morphological analysis. Now I am considering writing a package to use juman++ in dart using dart:ffi. This allows using...

When I set the top languages card to show 10 languages but hide G-Code it does not show 10 languages anymore. It shows 9 languages. It would be nice to...

enhancement
lang-card

It would be nice if it was possible to include the build number in the msix version number. For example: if I set `version: 1.3.1+29 ` in pubspec.yaml the msix...

First of all thank you for this great library. I am considering using this over Mecab. However, I am curious if this library can be used from other languages via...

I am using a surface book 3 for the development of my app. On this I have the scaling set to 200%. This works not very well with the default...

In my app some buttons have different behaviors depending on the way they are pressed. Pressing is different from double tapping or long pressing etc.. To show the different ways...