Haodong
Haodong
能发一下详细的错误信息吗?
我在stackoverflow上发现了一篇[文章](https://stackoverflow.com/questions/42732684/error-dependent-package-with-key-emulator-not-found-while-updating-android-sdk),你可以尝试一下切换个channel:`./sdkmanager --channel=3 emulator`
I noticed that define a `@JsonSerializable` above the factory constructor in a Freezed class can solve this problem. ```dart class Test with _$Test { @JsonSerializable(converters: [DateTimeConverter(), IntConverter()]) const factory Test(...

> 4.1版本能用吗,我在steam里面下载的版本甚至没一个能用这个插件的 不太能用
Any updates? The `intl`'s version used by `w_common` is too old(`intl < 1.19.0`) for `flutter >= 3.22`.
There are about 100 use cases in my Widgetbook APP, so I'm accustomed to using the search box in the navigation bar to find target widgets or use cases. However,...