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

Undefined name 'news' #6

Open
vipuluthaiah opened this issue Oct 16, 2020 · 7 comments
Open

Undefined name 'news' #6

vipuluthaiah opened this issue Oct 16, 2020 · 7 comments

Comments

@vipuluthaiah
Copy link
Contributor

image

@vipuluthaiah vipuluthaiah changed the title { "resource": "/E:/hackoctober/News-App-Flutter-main/lib/views/Homepage.dart", "owner": "dart", "code": { "value": "undefined_identifier", "target": { "$mid": 1, "external": "https://dart.dev/tools/diagnostic-messages#undefined_identifier", "path": "/tools/diagnostic-messages", "scheme": "https", "authority": "dart.dev", "fragment": "undefined_identifier" } }, "severity": 8, "message": "Undefined name 'news'.\nTry correcting the name to one that is defined, or defining the name.", "source": "dart", "startLineNumber": 70, "startColumn": 25, "endLineNumber": 70, "endColumn": 29, "tags": [] } Undefined name 'news' Oct 16, 2020
@sainiteshb
Copy link
Owner

Was that error when you submitted the PR?

@vipuluthaiah
Copy link
Contributor Author

it was there..but i commented the code and i continued with working on my features

@vipuluthaiah
Copy link
Contributor Author

it would b great if u fix that and i can work on with other features

@sainiteshb
Copy link
Owner

sainiteshb commented Oct 16, 2020

I am currently having some stuff to deal with can you please look into it , it stops the whole purpose of the app to get news.

@vipuluthaiah
Copy link
Contributor Author

sure i will try

@LondonTran
Copy link

I think I can fix this error if that's okay. I just successfully implemented a FutureBuilder in my own app.

@LondonTran
Copy link

I fixed the error. I'll be submitting a pull request soon.

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