我想编译我的网页的颤振代码与android不同的依赖关系。没有支持两者的依赖关系,所以我需要找到另一种方法。它应该处于独立的编译阶段,因为如果我为web编译,android依赖程序就会阻止编译。Skipping compiling pay_balance|lib/main_web_entrypoint.dart with ddc because
\flutter\bin\cache\pkg\sky_engine\lib\io\file.dart)' can't be assigned to the parameter type 'Future<\html_dart2js.dart)'.我的错误所在的代码 import 'dart:html';
import 'package:flutter/