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
has compiling errors. After fixing them, got runtime error:
════════ Exception caught by widgets library ═══════════════════════════════════
type '(List) => Null' is not a subtype of type '((List<Animal?>) => dynamic)?'
The text was updated successfully, but these errors were encountered:
The example https://pub.dev/packages/multi_select_flutter/example.
has compiling errors. After fixing them, got runtime error:
════════ Exception caught by widgets library ═══════════════════════════════════
type '(List) => Null' is not a subtype of type '((List<Animal?>) => dynamic)?'
The text was updated successfully, but these errors were encountered: