4 comments found.
Great work!
Thank you!
Hello, How do I load a function in controller from service. Example: a function exists in login_controller.dart but I want to load it from auth_service.dart.
Hi,
Could you share more details over support email. So we can help you more on this
Thanks
hi, i have just purchased the code, but couldn’t find a way to build it. the error showed “Error: The method ‘hashValues’ isn’t defined for the class” for the timelines package
Hi,
Could you share screenshot over support, so we can help over there.
Thanks
hi, i have screenshot here, but i don’t know where “support” is, could you guide me?
””” ../../../../.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( ^^^^^ ../../../../.pub-cache/hosted/pub.dev/timelines-0.1.0/lib/src/indicator_theme.dart:80:23: Error: The method ‘hashValues’ isn’t defined for the class ‘IndicatorThemeData’. – ‘IndicatorThemeData’ is from ‘package:timelines/src/indicator_theme.dart’ (’../../../../.pub-cache/hosted/pub.dev/timelines-0.1.0/lib/src/indicator_theme.dart’). Try correcting the name to the name of an existing method, or defining a method named ‘hashValues’. int get hashCode => hashValues(color, size, position); ^^^^^ ../../../../.pub-cache/hosted/pub.dev/timelines-0.1.0/lib/src/timeline_theme.dart:346:12: Error: The method ‘hashList’ isn’t defined for the class ‘TimelineThemeData’. – ‘TimelineThemeData’ is from ‘package:timelines/src/timeline_theme.dart’ (’../../../../.pub-cache/hosted/pub.dev/timelines-0.1.0/lib/src/timeline_theme.dart’). Try correcting the name to the name of an existing method, or defining a method named ‘hashList’. return hashList(values); ^^^^ Failed to compile application. ””“
Hi,
Send over support(at)coderthemes(dot)com.
Thanks
what is used for state management
Hi,
We use GetX for state management.
Thanks
cannot compile failed with
Target dart2js failed: ProcessException: Process exited abnormally with exit code 1: ../../../../../.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’). return hashValues( ^^^^^ ../../../../../.pub-cache/hosted/pub.dev/timelines-0.1.0/lib/src/indicator_theme.dart:80:23: Error: The method ‘hashValues’ isn’t defined for the class ‘IndicatorThemeData’. – ‘IndicatorThemeData’ is from ‘package:timelines/src/indicator_theme.dart’ (’../../../../../.pub-cache/hosted/pub.dev/timelines-0.1.0/lib/src/indicator_theme.dart’). int get hashCode => hashValues(color, size, position); ^^^^^ ../../../../../.pub-cache/hosted/pub.dev/timelines-0.1.0/lib/src/timeline_theme.dart:346:12: Error: The method ‘hashList’ isn’t defined for the class ‘TimelineThemeData’. – ‘TimelineThemeData’ is from ‘package:timelines/src/timeline_theme.dart’ (’../../../../../.pub-cache/hosted/pub.dev/timelines-0.1.0/lib/src/timeline_theme.dart’). return hashList(values);
Hi,
Please check your email.
Thank you.