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

Error in aes.dart AES Class line 22:67 #4

Closed
mbelchin opened this issue Mar 8, 2013 · 2 comments
Closed

Error in aes.dart AES Class line 22:67 #4

mbelchin opened this issue Mar 8, 2013 · 2 comments

Comments

@mbelchin
Copy link

mbelchin commented Mar 8, 2013

Stack Trace: #0 Object.noSuchMethod (dart:core-patch:1838:25)
#1 AES.randomBytes (http://localhost:8084/ui/packages/uuid/aes/aes.dart:22:67)
#2 Uuid.cryptoRNG (http://localhost:8084/ui/packages/uuid/uuid.dart:78:27)
#3 Uuid.v4 (http://localhost:8084/ui/packages/uuid/uuid.dart:239:68)

String has no method charCodes method.

@daegalus
Copy link
Owner

daegalus commented Mar 8, 2013

Hey, just wanted to at least acknowledge that I am aware of the bug, and going to fix it when I get the chance today. Pretty busy at work.

Sorry for the delay, you posted this just as I went to sleep.

@daegalus
Copy link
Owner

daegalus commented Mar 8, 2013

Ok, should be fixed now. Please check, and if its still broken, re-open this bug. Thanks.

@daegalus daegalus closed this as completed Mar 8, 2013
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

2 participants