-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/packages
#6177Labels
c: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.fyi-ecosystemFor the attention of Ecosystem teamFor the attention of Ecosystem teamp: deprecated apiUse of a deprecated Dart API in flutter/packages that needs to be updatedUse of a deprecated Dart API in flutter/packages that needs to be updatedp: web_benchmarksflutter/packages web_benchmarksflutter/packages web_benchmarkspackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-webOwned by Web platform teamOwned by Web platform team
Description
The web_benchmarks package uses the now-deprecated HttpRequest class from package:web.
Analyzing web_benchmarks...
info • 'HttpRequest' is deprecated and shouldn't be used. Instead use package:http •
lib/client.dart:321:11 • deprecated_member_use
info • 'HttpRequest' is deprecated and shouldn't be used. Instead use package:http •
lib/client.dart:331:11 • deprecated_member_use
info • 'HttpRequest' is deprecated and shouldn't be used. Instead use package:http •
lib/client.dart:359:11 • deprecated_member_use
info • 'HttpRequest' is deprecated and shouldn't be used. Instead use package:http •
lib/client.dart:373:11 • deprecated_member_use
Metadata
Metadata
Assignees
Labels
c: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.fyi-ecosystemFor the attention of Ecosystem teamFor the attention of Ecosystem teamp: deprecated apiUse of a deprecated Dart API in flutter/packages that needs to be updatedUse of a deprecated Dart API in flutter/packages that needs to be updatedp: web_benchmarksflutter/packages web_benchmarksflutter/packages web_benchmarkspackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-webOwned by Web platform teamOwned by Web platform team