Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class 'String' has no instance method '<<'. Error #41

Closed
salahturkmen opened this issue May 26, 2021 · 4 comments
Closed

Class 'String' has no instance method '<<'. Error #41

salahturkmen opened this issue May 26, 2021 · 4 comments

Comments

@salahturkmen
Copy link

E/flutter (12356): [ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: NoSuchMethodError: Class 'String' has no instance method '<<'.
E/flutter (12356): Receiver: "406398"
E/flutter (12356): Tried calling: <<(3)
E/flutter (12356): #0 Object.noSuchMethod (dart:core-patch/object_patch.dart:54:5)
E/flutter (12356): #1 GoogleTokenGenerator.wr (package:translator/src/tokens/google_token_gen.dart:80:60)
E/flutter (12356): #2 GoogleTokenGenerator.tokenGen (package:translator/src/tokens/google_token_gen.dart:58:9)
E/flutter (12356): #3 GoogleTokenGenerator.generateToken (package:translator/src/tokens/google_token_gen.dart:14:12)
E/flutter (12356): #4 GoogleTranslator.translate (package:translator/src/google_translator.dart:46:28)

@salahturkmen
Copy link
Author

salahturkmen commented May 30, 2021

Anyone Here?
Any Alternative?

@Chandram-Dutta
Copy link

Hey I am receiving similar issue...any solution??

@Sasha071201
Copy link

I have the same problem: Class 'String' has no instance method '<<'.

@Chandram-Dutta
Copy link

I have the same problem: Class 'String' has no instance method '<<'.

Its an issue with Bloc library... Idk why but the Issue resolved when I used riverpod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants