Craftplacer
Craftplacer
Found a font that would be useful for making placeholders: https://fonts.google.com/specimen/Flow+Circular
> Also on this, fixing the bug where posting on Misskey always includes a blank CW should be fixed. I guess we should fix it, but it's more Misskey's responsibility...
This might be useful for releases targeting Windows 10 https://pub.dev/packages/msix
This will probably require making `StatusWidget` into a `StatefulWidget` first, so the updated state can be shown.
Kaiteki recently migrated from Provider to RiverPod, but we still don't have any functioning state management for API models in this regard.
I have experimented with using bitsdojo_window, I'd rather wait a bit or take another look later. I want to avoid having to put bitsdojo_window's title bar in every screen or...
Kaiteki is on Flutter and it's insanely easy to port to iOS, since it literally only requires adding build workflows. But since Apple is Apple, the problem is this: -...
I don't mind someone doing the work required for building Kaiteki to macOS/iOS.
Anything that runs macOS should work. You can take a look at https://docs.flutter.dev/deployment/ios for instructions on how to get iOS builds going for Kaiteki. If you're completely new to using...
Any updates?