teneon
teneon
Hi there, there seems to be a bug when you try to make unknown() optional. Let's take a look at the simple example: ``` const TestStruct = object({ foo: optional(string()),...
Hi there, great work with this riverpod phone auth example, thank you for that :) There is a problem though. I am using latest version of Flutter SDK and this...
Hi guys, it would be great if there was an official svelte/sveltekit port. I have based my code on this: https://github.com/mass8326/simplebar-svelte but it's not official. Svelte/sveltekit is amazing and gaining...