Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Can't get some samples to work #91

Closed
zwhitchcox opened this issue Feb 26, 2015 · 0 comments
Closed

Can't get some samples to work #91

zwhitchcox opened this issue Feb 26, 2015 · 0 comments
Labels

Comments

@zwhitchcox
Copy link

Could you please provide some installation information in the README?

I assume these examples are for beginners, and I know that you just drag the files to the editor and right click to run in dartium, but a lot of them have a big red x on them, which I'm assuming is not supposed to be there.

It says the target URI does not exist here

import 'package:http/http.dart' as http;

but I did pub get on the pubspec.yaml, and pub build, and http/http.dart is in the Referenced Library, but it still says the target URI does not exist.

I would imagine this would be very frustrating for most beginner users. It's not a huge deal to me, because I'm just testing it out for fun, but I bet it would save a lot of people headache if you just gave some basic installation instructions.

EDIT:

Got it to work by right-clicking on pubspec.yaml and choosing "Pub Upgrade"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

2 participants