Lenz Paul

Results 16 comments of Lenz Paul

Has this been implemented? @Dimibe Any other suggestions on collapsing groups?

> @madhav0922 do you have an example of code or text that is causing this? An example. See video attached. Flutter version: Flutter 3.10.0-1.1.pre • channel beta OS: MacOS Monterey...

> @bringbackthedog do you know the length of characters it's stopping at? Is it consistently stopping at the same place? I know the google TTS Engine has a character limit...

> So did you ever figure it out? I haven't no

@simolus3 Thank you for a prompt reply! > why you're continuing to use the database after potentially closing it? Are there pending asynchronous tasks that might use the database outside...

@simolus3 Did you have a chance to look at my suggestion? What do you think of it?

> I agree with the notion that an error is a bug in the application I understand your point. > I still like the idea of a common DriftException type...

To be clear, once the database is closed we don't want to use it anymore. This is more of a side effect. If we really can't check if the db...

@Terranic Try declaring your BeamerDelegate outside of the build method.

> Please see https://github.com/flutter/flutter/blob/master/docs/ecosystem/contributing/README.md#changing-federated-plugins for information on how to make this PR pass CI checks, which is important for review. I made changes as specified by the docs, please let...