gsxdsm
gsxdsm
This would be an amazing feature - looks like it is at least possible now - https://itnext.io/develop-an-ios-14-widget-in-flutter-with-swiftui-e98eaff2c606
This is a huge development workflow blocker - would be great to get fixes merged in!
Thanks cyco! Checked out vavite - very cool! I've been trying to get it working with Sveltekit (or at least the node-loader package into vite) but not having any luck....
That worked! Thank you so much!!
So it looks like the index doesn't really matter - but Chat.latestMessage (chat.dart:309) appears to be a very expensive query
I was able to fix this. WIll submit a PR soon.
FWIW I’m running into the issue of not being able to drop foreign keys in SQLite and would very much appreciate having this fix in. It’s making a mess of...
Here's an example project: https://github.com/gsxdsm/livewire-vite-test See: https://github.com/gsxdsm/livewire-vite-test/blob/main/resources/views/livewire/test.blade.php When the main contents are updated, the hot reload works correctly. However when the header slot is updated, it does not hot reload...
Is there a plan for Nuxt 4 support?
Amazing! Looking forward to it