llfbandit

Results 140 comments of llfbandit

I managed to install the package on linux (with WSL - ubuntu 20.04, cmake 3.16.3, flutter 3.3.3). I did not reproduced the error. I've built and run successfully the example...

You're right there's nothing to implictly delete old cached values against a given limit. There's no access time set to the values to handle this. As I use this package...

Thanks for the report, To be sure, this is only a disturbing message when you want to start or restart a recording? There is no issue about the actual recording,...

I just checked your code, I don't see anywhere when you dispose the recorder. According to your reproducing steps, when you return to page A something is recording and never...

Can you provide your stack trace? Why do you think this related to this package? If I understand the description, you tried with generated file from temporary folder and it...

Thanks for the report. I'll check this.

Please retry with version 4.4.2. This release should fix Android building issue with linter.

New attempt in 4.4.3. I really don't know what is going on with your configurations...

I think the code generated is close to allow this: The generator could output a slightly changed definition. `_$FooCWProxy` definition is correct and totally fine to achieve the goal. I...