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
Also, I really don't like the current _controlOption() implementation...
We could replace the generic control options with getOption<T>(), setOption<T>(), setAutoOption<T>(), controlButtonOption().
The biggest problem is working with value type...
sane.dart should provide easy access to well known options, and make it natural to access options.
Goals:
Non goals:
Concept:
The text was updated successfully, but these errors were encountered: