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

The built-in library 'dart:io' is not available on Dartium. #8

Open
coryrwest opened this issue Dec 23, 2013 · 0 comments
Open

The built-in library 'dart:io' is not available on Dartium. #8

coryrwest opened this issue Dec 23, 2013 · 0 comments

Comments

@coryrwest
Copy link

I have created a dart class using the dart_config package to load DB connection information from a file. When I run a unit test the code works, but when I run my web app and try to render something on the page using that object I get this error:

The built-in library 'dart:io' is not available on Dartium.

Again, this is while using the dart_config to load info from a file in a web application. The code works fine when running it from a unit test.

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

1 participant