flutter-intellij icon indicating copy to clipboard operation
flutter-intellij copied to clipboard

☂️ [analytics] instrument all contributed actions

Open pq opened this issue 1 month ago • 0 comments

Tracking issue for adding analytics gathering to our contributed actions.

  • [x] AttachDebuggerAction (https://github.com/flutter/flutter-intellij/pull/8597)
  • [x] DeviceSelectorAction (https://github.com/flutter/flutter-intellij/pull/8606)
  • [x] DeviceSelectorRefresherAction (https://github.com/flutter/flutter-intellij/pull/8606)
  • [ ] ExtractWidgetAction
  • [ ] FlutterAppAction
  • [ ] FlutterBuildActionGroup
  • [x] FlutterCleanAction (https://github.com/flutter/flutter-intellij/pull/8597)
  • [x] FlutterDoctorAction (https://github.com/flutter/flutter-intellij/pull/8597)
  • [ ] FlutterExternalIdeActionGroup
  • [x] FlutterGettingStartedAction (https://github.com/flutter/flutter-intellij/pull/8604)
  • [ ] FlutterNewProjectAction
  • [x] FlutterPackagesAddAction (https://github.com/flutter/flutter-intellij/pull/8597)
  • [x] FlutterPackagesGetAction (https://github.com/flutter/flutter-intellij/pull/8597)
  • [x] FlutterPackagesUpgradeAction (https://github.com/flutter/flutter-intellij/pull/8597)
  • [ ] FlutterRetargetAppAction
  • [x] FlutterSubmitFeedback (https://github.com/flutter/flutter-intellij/pull/8604)
  • [x] FlutterUpgradeAction (https://github.com/flutter/flutter-intellij/pull/8597)
  • [ ] OpenAndroidModule
  • [ ] OpenEmulatorAction
  • [ ] OpenInAndroidStudioAction
  • [ ] OpenInAppCodeAction
  • [ ] OpenInXcodeAction
  • [ ] OpenSimulatorAction
  • [x] RefreshToolWindowAction (https://github.com/flutter/flutter-intellij/pull/8604)
  • [ ] ReloadAllFlutterApps
  • [ ] ReloadAllFlutterAppsRetarget
  • [x] ReloadFlutterApp (https://github.com/flutter/flutter-intellij/pull/8597)
  • [ ] ReloadFlutterAppRetarget
  • [ ] RestartAllFlutterApps
  • [ ] RestartAllFlutterAppsRetarget
  • [x] RestartFlutterApp (https://github.com/flutter/flutter-intellij/pull/8597)
  • [ ] RestartFlutterAppRetarget
  • [ ] RestartFlutterDaemonAction
  • [ ] RunFlutterAction
  • [ ] RunProfileFlutterApp
  • [ ] RunReleaseFlutterApp

pq avatar Nov 03 '25 18:11 pq