Skip to content

The argument type 'String' can't be assigned to the parameter type 'Uri'. #1

Description

@PoojanShrz

On the Network Handler page the following error shows up

Error: The argument type 'String' can't be assigned to the parameter type 'Uri'.
 - 'Uri' is from 'dart:core'.
    var response = await http.get(url);

It may be because of the http package which was updated to 0.13.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions