My phone (Samsung A14) is low-end, and lags while using an app made with Flutter.

  • @DeprecatedCompatV2
    link
    34 months ago

    I’ve used very low-end devices with no lag, so this is surprising. I’ve always had more consistent performance in flutter, and the smoothness is usally what tips me off. React Native tends to be very fast though, since it uses native views.

    • PeepoOP
      link
      fedilink
      14 months ago

      Our company apps make use Platform Views a lot (Webviews, AdMob …) Which are mainly the cause of the scroll lag.