-
Notifications
You must be signed in to change notification settings - Fork 55
Open
@PoojanShrz
Description
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
Metadata
Metadata
Assignees
Labels
No labels