ルビーDog
ルビーDog
I have made updates for compatibility and released a new package. This is for sharing, not for promotional purposes. I hope it doesn't hinder any discussions. Package: [device_preview_minus](https://pub.dev/packages/device_preview_minus)
We have made updates for compatibility and released a new package. This is for sharing, not for promotional purposes. We hope it doesn't hinder any discussions. Package: [device_preview_minus](https://pub.dev/packages/device_preview_minus)
# Problem I think it becomes hard to implement them when they include properties. ```union.dart @freezed class Union with _$Union { const factory Union.one( int a ) = UnionOne; const...
Hello, from Japan. Sorry this is not solution but This might be a broader issue, indicating that it's not necessarily AppFlowy's fault. Japanese input on Windows some times experiences malfunctions....
I have made updates for compatibility and released a new package. This is for sharing, not for promotional purposes. I hope it doesn't hinder any discussions. Package: [device_preview_minus](https://pub.dev/packages/device_preview_minus)
Hi, @Yetispapa > @rbdog Is it feasible to update the intl version to ^0.18.1 and push an update to your package? This happens to be the latest version available. -...
After struggling with this for a while, I finally understood the situation. Your app should fall into one of the following two cases: # case A: ✅ **Your app no...