Iñaki Tajes
Iñaki Tajes
Any updates on this? I found it interesting... @Milad-Akarie ?
> @wasabeef san, It worked. But sometimes, it doesn't work :| > > If we don't have the config `futter_gen` in pubspec.yaml like this one: > > ``` > flutter_gen:...
Any update on this? **Temp workaround:** 1. Use UITextField instead of UILabel 2. Use .sizeToFit() after setting the attributed string value if you want to wrap content.
Same here... with latest stable 3.29.2. - We don't use platform views directly, but we do use video_player (which, from my understanding, uses them). - We haven't manually changed the...
Sorry to be persistent, but do you have any updates on this?
Are we missing something? Our app crashes on startup for hundreds of users. Since this is taking longer than expected, is there any workaround we can implement until the fix...
> > Are we missing something? Our app crashes on startup for hundreds of users. > > Since this is taking longer than expected, is there any workaround we can...