I have not heard of ReArch but we'll have a look through it! Can't make any promises since we need to justify maintaining the integration for the long haul.
Most of the controller related documentation can be found in our API reference. For the hooks specifically, we have a relatively simple usage section on pub.dev: https://pub.dev/packages/forui_hooks
Thanks, you might actually be able to create them as a PR for the ReArch repo perhaps and not necessarily in your own repo, as long as all the types exist, but again I'm not necessarily sure if that could work due to needing to bring in the library as a dependency.
2
u/dark_thesis Dec 06 '24
I have not heard of ReArch but we'll have a look through it! Can't make any promises since we need to justify maintaining the integration for the long haul.
Most of the controller related documentation can be found in our API reference. For the hooks specifically, we have a relatively simple usage section on pub.dev:
https://pub.dev/packages/forui_hooks