diff --git a/tasks/workstation/linux/software/flutter.yml b/tasks/workstation/linux/software/flutter.yml index 8a76796..50cd305 100644 --- a/tasks/workstation/linux/software/flutter.yml +++ b/tasks/workstation/linux/software/flutter.yml @@ -131,10 +131,6 @@ ignore_errors: yes when: coding == true and user_root.home != "" and user_user.home != "" -## Disable Analytics ## - -flutter --disable-analytics - ## Test SDK ## - name: Workstation | Linux | Software | Flutter | Doctor Report