-
-
Notifications
You must be signed in to change notification settings - Fork 239
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
.encode always throws 'int' is not a subtype of String #1
Comments
You are trying to run from https://pub.dev/packages/excel or directly from the github ? |
I have copied the example directly in one of my flutter projects and also tried it as an command line tool writtewn with dart |
Can you show me the error log ? |
As you have not replied for long, ~Thank You |
When I try to encode an Excel object back to an file I always get this error. Even when i try to run the provided example. Everything else is just working fine for me.
The text was updated successfully, but these errors were encountered: