Workiva / react-dart

Dart Bindings for React JS
BSD 2-Clause "Simplified" License
413 stars 67 forks source link

`useSyncExternalStore` support #394

Open busslina opened 6 months ago

busslina commented 6 months ago

Have you planned to add this support? Or can you give some guidelines to do it?

https://react.dev/reference/react/useSyncExternalStore

Thanks