Results 13 comments of Chris Wickens

@lucasr this is an awesome library but there are a few kinks that still need ironing out. Do you have any plans to resume development?

I have found having a linear layout which uses weights causes this bug. Avoid using the layout_weight attribute if you can. Doesn't help me because I need a weighted horizontal...

There's a fixed sample for this issue here: https://github.com/torbenkeller/nested-navigation-demo-flutter-adjusted

Does anybody know how Readwise gets the highlights? On there you just connect your Amazon account and it does the rest. Just wondering if it can be replicated here.

Thanks for clarifying, I forgot I had an extension installed. I just tested and yes it does appear to need the extension, sorry for misunderstanding. In my case just being...

I'm seeing the rate_limit_exceeded error with a Flutter project, looks like it attempts to send up summaries of a bunch of mostly boilerplate platform/build/icon files that aren't relevant to the...

Related tickets: https://github.com/Baseflow/flutter-permission-handler/issues/559 https://github.com/Baseflow/flutter-permission-handler/issues/558

I had this problem but it ended up being the same solution as when drawing point annotations on the MapWidget, make sure width and height match the image dimensions and...

Same issue on Pixel 6, at least for hasStyleImage. Goes into the StyleManager and never comes out, can't see what's happening.

This issue is still present in the v1 release, and is preventing me from updating.