• Bob Nystrom's avatar
    Fix an incorrect covariant function type. (#5492) · 9efb1685
    Bob Nystrom authored
    The type of rejects should be List<dynamic> to match the type that
    DragTarget expects. Since the function doesn't use rejects anyway,
    there's no need to tighten the type.
    
    Fixes one of the strong_mode_static_type_error errors that is currently
    being ignored.
    9efb1685
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...