两种解决方案: 1.使用hide,把其中一个improt 使用hide隐藏掉冲突名字import "package:get/get.dart" hide Response; 2.使用as,重命名 i.
確定! 回上一頁