-
Notifications
You must be signed in to change notification settings - Fork 234
Error with Flutter v3.27.0 #70
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels