Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有命令或方法只能使资产颤动。我使用遗留的颤振代码,当我添加额外的资产并点击保存时,它会给我一个提示:“某些包丢失或过期,你想现在获取它们吗?” 如果我说是,它会获得资产,但也会获得最新的 dart 版本,它只会完全弄乱代码。我只需要额外的资产而不是最新的软件包。有没有办法在颤振中实现这一点?