Skip to content

Error with Flutter v3.27.0 #70

@kydemy-fran

Description

@kydemy-fran

After updating to the new Flutter version v3.27.0 the package throws an error when compiling the project:

../../../../../.pub-cache/hosted/pub.dev/timelines-0.1.0/lib/src/connector_theme.dart:86:12: Error: The method 'hashValues' isn't defined for the class 'ConnectorThemeData'.
 - 'ConnectorThemeData' is from 'package:timelines/src/connector_theme.dart' ('../../../../../.pub-cache/hosted/pub.dev/timelines-0.1.0/lib/src/connector_theme.dart').
Try correcting the name to the name of an existing method, or defining a method named 'hashValues'.
    return hashValues(

Environment:
Flutter 3.27.0 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 8495dee1fd (2 days ago) • 2024-12-10 14:23:39 -0800
Engine • revision 83bacfc525
Tools • Dart 3.6.0 • DevTools 2.40.2
OS: Fedora Linux 41

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions