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

Update loading.dart #54

Open
wants to merge 1 commit into
base: lesson-26
Choose a base branch
from
Open

Update loading.dart #54

wants to merge 1 commit into from

Conversation

nxwi
Copy link

@nxwi nxwi commented Jan 1, 2022

Getting an error on the URL inside the get() method that states "The argument type 'String' can't be assigned to the parameter type 'Uri'"

The .http() method creates a new http uri from authority, path and query.
Read more on it on the official Dart wiki:
https://api.dart.dev/stable/2.10.5/dart-core/Uri/Uri.http.html

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

Successfully merging this pull request may close these issues.

None yet

1 participant