但是当我这样做的时候,它会给我这个错误:I/flutter ( 7067): Unsupported operation: Cannot add to an unmodifiable list
I/flutter ( 7067): Whenthe exception was thrown, this was the st
如何在flutter google map中使用custom widget作为下图的市场,或者如何在flutter中实现下图作为输出? ? 这是my first time working with maps in flutter。我知道我需要转换图像为Unit8List,但这是唯一的图像!如何在自定义小部件中处理图像?