You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 16, 2026. It is now read-only.
Update the code generation to dynamically read abstract methods with annotations and generate encoders, decoders, and schema files for enums using similar mechanisms to how the json_dynamic_widget package generates code. Also implement a generated schema registration.
Update the code generation to dynamically read abstract methods with annotations and generate encoders, decoders, and schema files for enums using similar mechanisms to how the
json_dynamic_widgetpackage generates code. Also implement a generated schema registration.