Se Sa
Se Sa
> > This issue is back when you update to the current version :D @christopherfujino > > Which version is the "current version"? The version released today, I think it...
> I faced this same problem but have not resoled yet. > > [#115651 (comment)](https://github.com/flutter/flutter/issues/115651#issuecomment-1403020015) > > > > > ``` > [!] Flutter (Channel stable, 3.7.0, on macOS 13.1...
> @Sesa1988 > > Thank you for quoting my comment !! > > After I fixed the part of the path from "development" to "Development" it doesn't work. I think...
> Please try this without using SkSL. We no longer recommend using SkSL caching on Android: > > See https://docs.flutter.dev/perf/shader > > > Unfortunately, this approach doesn’t work well on...
> Hi @Sesa1988, please provide a [minimal complete reproducible code sample](https://stackoverflow.com/help/minimal-reproducible-example) so that we can investigate the issue. > > If you could also share some recordings of the issue,...
Hi @danagbemava-nc I tested it on a Samsung Galaxy 22+ and latest updates. I had a version with shaders installed before, could this be an issue? If I remember correctly,...
> Hi @Sesa1988, can you test this on the master channel to see if the issue still reproduces there? > > If it does, please provide the updated output of...
> Hi @Sesa1988, can you test this on the master channel to see if the issue still reproduces there? > > If it does, please provide the updated output of...
> Hi @Sesa1988, thanks for the info. > > One final thing, what android versions are the devices you tested using? Hi @danagbemava-nc , It's Android 13 on the Samsung...
> I am experiencing the same issue. Animation for `showModalBottomSheet` works at first, but then stops working. > > I can also reproduce the issue from the sample posted above...