Skip to content

Http.get method changed to take Uri.  #4

Closed
@gustav3d

Description

@gustav3d

http package changed:
dart-lang/http#507

../../.pub-cache/hosted/pub.dartlang.org/google_directions_api-0.5.0/lib/src/directions.dart:55:37: Error: The argument type 'String' can't be assigned to the parameter type 'Uri'.

  • 'Uri' is from 'dart:core'.
    final response = await http.get(url);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions