Omar Kamel
Omar Kamel
I found [code_text_field ](https://pub.dev/packages/code_text_field) which appears to be what i need If there are better options let me know
it doesnt seem very difficult to do...
> I think that error handling should be done by the dio interceptor. Dio interceptor only supports throwing DioError. Therefore, we can make custom exception implement the DioError interface :)...
I suppose I could use `@Extra()`, but then it becomes boilerplate-heavy, which is exactly what I'm trying to avoid. I'd rather specify an `@ErrorHandler(onError)` on the method
theres no linux amd zip, only arm and packaged formats  Its a little silly that i need to do that just to see the api - why not integrate...
Please stick to adding a 👍 to the issue instead of sending unconstructive comments. (i get it, you want it, but its not helpful) Also remember that you can subscribe...
Doesn't Golang have a way to load plugins via `.so` files? Honestly the trickiest bits are going to be Wings and the React frontend, as the former would require a...
i suppose the important question is, what do people actually need out of addon support? creating api routes is simple enough with composer - can this be made easier somehow?...
I've been poking around, and ChatGPT of all things seems to be suggesting the use of HOCs for the React app as addons If that is considered, it might be...
I think theres no reason not to support this. In fact, we could have 2 handlers. one common to everything, and one for the individual calls. Theres quite a few...