• J
    Embed ICU data inside libflutter.so on Android (#7588) · 050dcaad
    Jason Simmons 提交于
    Prior to this the Android embedder code would extract the icudtl.dat asset out
    of the APK and write it to local disk during the first startup of the app.
    
    This change will make that work unnecessary and eliminate the risk of ICU
    failures due to errors in the extraction process.
    050dcaad
licenses_flutter 54.3 KB