Robin

Results 11 comments of Robin

> Just came across the same problem and found a quick workaround: > > > > Maybe this helps somebody :) Thank you, this works. However, I think this should...

> If it still happens, please give me a reproducible code. I updated my pubspec but get the same error with the code I have attached in the initial post.

Thanks, but this workaround does not work for the outline border or any other color property than text. Also, it changes the color of all text inside the theme widget,...

Creating a custom ItemBuilder is really a big overhead for something as simple as changing the text color.

I can confirm. Would be great if you implemented drag scrolling.

Would it be possible to add a auto-width parameter? A simple bool, if true, sets the column width to fit the largest cell in this column.

It still doesn't work in 10.0.0-beta.4. I have a fresh Ubuntu installation, so it can't be me.

> Can you guys provide what's your exact OS version and `flutter_secure_storage` version? > > It seems that this issue was initially reported in August 2024, yet `flutter_secure_storage` had its...

A few weeks ago, it suddenly started working on Linux. However, today I suddenly got the same error message again. I fixed the problem by updating everything (operating system, packages,...

I've identified the cause and solution of this issue. Ubuntu has a feature called “Automatic Login”, which lets you skip entering your user password each time you start your computer....