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

  • @[email protected]
    link
    fedilink
    322 days 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
      121 days ago

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