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.
我正在尝试将现有的 Flutter 应用程序迁移到 Web。问题是 Web 不存在某些包(例如ObjectBox)。
我真的不想构建一个全新的项目,所以有没有办法排除 Web 的某些依赖项?在这方面找不到任何东西...