darshankawar

Results 1758 comments of darshankawar

Thanks for the update. I was able to replicate the same running on iPhone device with which the zoom in and out stutters. ` Stable and master: 3.24.0`

@victortive Have you tried using `size` property ? By passing desired value to it, the icons size works as expected. 1. Without passing `size`: 2. By passing `size: 26`:

> But on previous versions, flutter didn't copy the values from `IconTheme.of(context)`, causing the `size: 32` values is being ignored. This seemed to have change with the listed PR, as...

Good to know. Closing as this works as expected in master.

@delfme I see the same reported behavior in latest stable and master versions on iOS and Android. Although on Android emulator, I also see the green content in one line:...

Thanks for the report. I was able to replicate this on web only. stable, master flutter doctor -v ``` [!] Flutter (Channel stable, 3.19.6, on macOS 12.2.1 21D62 darwin-x64, locale...

> This issue occurred in the in_app_purchase package 3.2.3. Please check the changelog for https://pub.dev/packages/in_app_purchase_storekit/changelog#040 and see if the reported behavior is due to breaking change as mentioned in it....

Thanks for the update @tony-soft Is this replicable locally in debug mode if you run a code sample ? or only observed in production ?

Thanks for the update. Keeping the issue open for team's tracking as it looks like an issue with storekit2.