Guy Luz

Results 315 comments of Guy Luz

Waiting for a response from the person that reported it in order to close this issue.

> Sorry but this is a huge PR that changes too many things for me to be comfortable just blindly merging it. It also looks like it's a breaking change...

> @cachapa Do you feel that this project needs a maintainer? I think @guyluz11 might volunteer for that. I prefer not. I stopped using this package.

> I tested both and I can say what: > > inappwebview 5.8 is slow than webview_flutter 3.3 but inappwebview 6.0 beta28 is very fast, work very cool > >...

In the pr I have also updated the example project and linted it, so most of the files that in the pr are from the example folder. Do you prefer...

So in my pr I have added the option to insert a widget as the dot indicator, this way we can insert everything that we want without limitation.

Updating that the [first part](https://github.com/bluefireteam/audioplayers/blob/main/packages/audioplayers_linux/README.md#setup-for-linux) didn't work. I will try to find a time this weekend to test the second suggestion.

It will be better to solve it for the snap as well, maybe open an issue for the Flutter snap team to add the packages. It is the main (and...

Hi @applicationsweb It looks like you can change the text of the buttons, I am using `.tr()` from [easy_localization](https://pub.dev/packages/easy_localization) to run my translations depending on os language. But you can...