Francesco Bussolino

Results 46 comments of Francesco Bussolino

I am also getting the same error. It worked just fine before migrating to null safety. The error is thrown for each ItemTags element built. If the list is empty...

Thank you very much. Undoubtedly this is a much needed feature. I ended up just adding an external TextField after the Tags widget, and using a FocusNode to request focus...

> > It seems to be fixed in flutter 2.10.3! I've tried running my app on WEB using --web-renderer html and auto_size_text works as expected. Might need a little more...

2 years passed and this is still not merged. Why?

> guys, is it me, or when we crop it becomes smaller and with smaller image quality, for the flutter candies way @SeriousMonk Of course. That's how cropping works.

> but I cropped a 600 dpi image to a 500 * 500 pixels square. But when i get the data and save it I get my same image as...

That documentation might work on Android and iOS (idk, I'm using flutter_local_notification callbacks to handle notification events on android and ios). I was wondering how to be able to do...

> It would be nice to document if it's possible to prevent the app from opening after the notification is tapped. I am looking for this, but it isn't written...