-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Open
5 / 65 of 6 issues completedLabels
⏳Bot is counting down the days until it unassigns the issueBot is counting down the days until it unassigns the issueP2Important issues not at the top of the work listImportant issues not at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.team-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtool-still-validIssues that have been deemed still valid as part of the Flutter Tools issue cleanup initiative.Issues that have been deemed still valid as part of the Flutter Tools issue cleanup initiative.
Description
(Rewritten by @andrewkolos)
- Remove dependency on package:usage in the g3
fluttertool (or at least get the OK to delete it)- b/361811035
- Remove code dependent on package:usage in the
fluttertool (packages/flutter_tools). Fix pre-existing bugs along the way.- Remove all usages of the deprecated
usagepackage #150667 - [tool] Remove some usages of deprecated usage package #151359
- [tool] remove some more usages of package:usage #151517
- [tool] Remove all usages of the deprecated usage package #151518
- Remove some usages of package:usage #159705
- Fix analytics enabled/disabled event not being sent when the user enables/disables analytics #160060
- Remove more references to deprecated package:usage (executable, runner) #160369
- remove usage of
Usagefrom build system #160663 - remove dependency on
UsagefromPubclass #162279 - remove more (simple) usage of package:usage #162354
- Delete
FlutterCommand.usageValues#162468 - [reland] delete
FlutterCommand.usageValues#162550 - Get analytics welcome message under test #162627
- delete
Usagein doctor tests #162646 - delete references to
Usagein config_test.dart #162648 - delete almost all remaining references to package:usage #162658
- Remove all usages of the deprecated
- Remove package:usage dependency from packages/flutter_tools
Original description (Jun 20)
The package is deprecated.
The analytics configuration is gone.
Zero reason to keep it, right?
kevmoo
Sub-issues
Metadata
Metadata
Assignees
Labels
⏳Bot is counting down the days until it unassigns the issueBot is counting down the days until it unassigns the issueP2Important issues not at the top of the work listImportant issues not at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.team-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtool-still-validIssues that have been deemed still valid as part of the Flutter Tools issue cleanup initiative.Issues that have been deemed still valid as part of the Flutter Tools issue cleanup initiative.