• Adam Barth's avatar
    Teach flutter to build app.a (#4141) · f33596aa
    Adam Barth authored
    On iOS, we use Xcode to build a static library that contains the precompiled
    code. This code is currently unused, but it will be used by the new Xcode
    harness to factor out as much complexity as possible into the flutter tool.
    f33596aa
build_apk.dart 18.7 KB