标签: flutter flutter-test
我正在尝试测试Flutter平台通道,但是由于缺少插件异常而无法通过测试。如何通过flutter test对Flutter平台通道进行单元测试?
flutter test
答案 0 :(得分:0)
您可能想看看 this 单元测试示例