mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* This adds rpc call to simply set asset path. This is needed when doing hot reload to pick up updated assets. * Move asset_directory fetch for after view_id. Clean up return. Fix formatting. * Add SetAssetBundlePath methods implementations for mac and ios * Fix mac mm * Fix formatting * Merge and use nullptr