1. 9
  1.  

  2. 1

    As of November, 2015, we measured the size of a minimal Flutter app, bundled as an APK, to be approximately 8MB

    Whoah, that is quite some overhead. Wonder how this fits in with GOOG’s attempts to penetrate 2G-only markets where that overhead could turn users away to smaller native apps. Also curious how CPU/battery heavy these apps will be.

    1. 1

      It seems like a problem that could be massively ameliorated by allowing all Flutter apps to share the 5 MB runtime.

    2. 1

      Great news, a new Android GUI toolkit. That can only be a good thing. The Java one is not a real good time.