mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The old SkBase64::decode interface required the user to delete the result of SkBase64::getData. Use the newer SkBase64::Decode interface which makes the memory ownership more obvious.
Flutter Common
The bottom of the dependency graph for Flutter. Useful for static constants. Please don't put too much in here.