• Stanislav Baranov's avatar
    Implement build flow for hot updates on Android (#22391) · 54c10f44
    Stanislav Baranov authored
    This also involves switching from Core JIT to App JIT snapshot, and replacing per-isolate VM snapshot with the shared VM snapshot.
    
    For now there is no separate update bundle file, as the generated update gets packaged directly into the APK for testing purposes.
    54c10f44
build_test.dart 36.7 KB