• guoqing's avatar
    Remove legacy registerWith and update asset lookup · 5615404b
    guoqing 提交于
    Remove the legacy registerWith(PluginRegistry.Registrar) implementation and PluginRegistry import from AMapFlutterMapPlugin to rely on the newer Flutter embedding lifecycle. In ConvertUtil, replace deprecated FlutterMain.getLookupKeyForAsset calls with FlutterInjector.instance().flutterLoader().getLookupKeyForAsset and update imports accordingly (affects both fromAsset and fromAssetImage paths). These changes migrate the plugin to the newer Flutter loader/embedding APIs.
    5615404b
名称
最后提交
最后更新
android 正在载入提交数据...
example 正在载入提交数据...
ios 正在载入提交数据...
lib 正在载入提交数据...
res 正在载入提交数据...
third_party/amap_flutter_base 正在载入提交数据...
.gitignore 正在载入提交数据...
.metadata 正在载入提交数据...
CHANGELOG.md 正在载入提交数据...
LICENSE 正在载入提交数据...
README.md 正在载入提交数据...
pubspec.yaml 正在载入提交数据...