chenenyu
chenenyu
方便提供一下简化的widget测试代码吗?
好的,我看下,之前没怎么在web平台测试过。
Try `0.9.0`
> ```dart > import 'package:flutter/material.dart'; > import 'package:lifecycle/lifecycle.dart'; > > void main() { > runApp(const MyApp()); > } > > class MyApp extends StatelessWidget { > const MyApp({super.key}); > >...
可以把所有Event的回调都打印看看
Bitget's market share is rapidly increasing, is there a plan to support it?
Also, the OrderCreateWsService (both spot and future) does not have a public `Close` method. 😢
可以给个简单的demo,单文件最好,我本地复现看看是什么情况