Martin Georgiu
Martin Georgiu
We are having the same problem as previously described, the solution from @hitshydev works just flawlessly, thanks a lot! Had anyone try to create an issue on the underlying iOS...
Hello @miguelpruivo, could you please reopen the issue? It is still actual, so it should be at least open:)
Do you mean to wrap the `DelayedSizeOpacityAnimation` in `RepaintBoundary` widget? Well, that could solve the problem, but my original thought behind the issue was that it shouldn't be necessary. My...
@maRci002 @darshankawar Oh, I see, thank you for such an explanation! I will close the issue, but also I believe should be in the Performace docs for Flutter as it...
Hi @maRci002 @darshankawar, I'm sorry for a bit late response, but I have finally managed to have some time to test it properly, and I don't think that the proposed...
Thank you for such a detailed answer @maRci002. I will try to explain more about what my concern is. Usually, I can use the `Visibility` widget to show/hide the particular...
Yeah, exactly @maRci002. Thank you for the proposed fix. The `TickerMode` works like charm, although it makes no difference (in the context of my issue) from the `Visibility` widget. If...
We use lint collection [lint](https://pub.dev/packages/lint), which is quite popular, especially for being so strict, and there is used the exact opposite, i.e. `always_use_package_imports`. To be honest, I don't have any...
Did you push/publish it @polina-c? I can't find it anywhere
flutter doctor --verbose ```console [✓] Flutter (Channel stable, 2.8.1, on macOS 12.1 21C52 darwin-arm, locale en-CZ) • Flutter version 2.8.1 at /Users/georgiu/.fvm/versions/stable • Upstream repository https://github.com/flutter/flutter.git • Framework revision 77d935af4d...