Skip to content

Error: The method 'hashList' isn't defined for the class 'WeekdaySelectorThemeData'. #14

@AndersonMichellin

Description

@AndersonMichellin

After last Flutter/Dart/Android IDE update, when I tried to debug my project and result:

../../AppData/Local/Pub/Cache/hosted/pub.dev/weekday_selector-1.1.0/lib/src/weekday_selector_theme.dart:136:12: Error: The method 'hashList' isn't defined for the class 'WeekdaySelectorThemeData'.
 - 'WeekdaySelectorThemeData' is from 'package:weekday_selector/src/weekday_selector_theme.dart' ('../../AppData/Local/Pub/Cache/hosted/pub.dev/weekday_selector-1.1.0/lib/src/weekday_selector_theme.dart').
Try correcting the name to the name of an existing method, or defining a method named 'hashList'.
    return hashList([
           ^^^^^^^^
Target kernel_snapshot_program failed: Exception

I tried to find weekday_select new version, but there isn´t. I have last one 1.1.0.

I´m sad.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions