multi_select_flutter
multi_select_flutter copied to clipboard
Example: compiling and runtime errors
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<Animal>) => Null' is not a subtype of type '((List<Animal?>) => dynamic)?'
and it is too old.
related? https://github.com/CHB61/multi_select_flutter/issues/80