diff --git a/README.md b/README.md index 88e8d5b..8712b1a 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ Latest [Flutter](http://flutter.io) tasks for [Azure DevOps](https://azure.microsoft.com/en-gb/services/devops/). -Initially a [fork](https://github.com/hey24sheep/vsts-flutter-tasks) maintained/updated by me of the awesome work done by original author [Github](https://github.com/aloisdeniel/vsts-flutter-tasks). As per people's request, This is now a separate repo as this is now an advanced/latest extension. +Initially a [fork](https://github.com/hey24sheep/vsts-flutter-tasks) maintained/updated by me of the awesome work done by original author [Github](https://github.com/aloisdeniel/vsts-flutter-tasks). As per people's request, This is now a separate repo as this is now an advanced/latest extension with more features. -NOTE : I will no longer maintain my fork instead this repository will be updated. +NOTE : I will no longer maintain my fork instead this repository will be updated as the fork is way ahead and with more features than the original repo. ## Support diff --git a/images/step_analyze.png b/images/step_analyze.png index 0514c01..dcebb2b 100644 Binary files a/images/step_analyze.png and b/images/step_analyze.png differ diff --git a/images/step_build.png b/images/step_build.png index 682b07f..52e813f 100644 Binary files a/images/step_build.png and b/images/step_build.png differ diff --git a/images/step_command.png b/images/step_command.png index 11adc47..bf93540 100644 Binary files a/images/step_command.png and b/images/step_command.png differ diff --git a/images/step_env.png b/images/step_env.png new file mode 100644 index 0000000..fc0f67d Binary files /dev/null and b/images/step_env.png differ diff --git a/images/step_install.png b/images/step_install.png index d166970..98a275b 100644 Binary files a/images/step_install.png and b/images/step_install.png differ diff --git a/images/step_test.png b/images/step_test.png index bb10a50..cdb1768 100644 Binary files a/images/step_test.png and b/images/step_test.png differ diff --git a/tasks/analyze/icon.png b/tasks/analyze/icon.png index 6a5c363..d7c3318 100644 Binary files a/tasks/analyze/icon.png and b/tasks/analyze/icon.png differ diff --git a/tasks/analyze/icon.svg b/tasks/analyze/icon.svg index a4e8c72..600ea41 100644 --- a/tasks/analyze/icon.svg +++ b/tasks/analyze/icon.svg @@ -1,38 +1,12 @@ - - - - - - - - - - - - - - - - background - - - - Layer 1 - - - - - - - - - - - - - - - - - + + analyze_icon_1024 + + + + + + + \ No newline at end of file diff --git a/tasks/build/icon.png b/tasks/build/icon.png index ca73c46..5f72454 100644 Binary files a/tasks/build/icon.png and b/tasks/build/icon.png differ diff --git a/tasks/build/icon.svg b/tasks/build/icon.svg index cb02090..fd5ecd0 100644 --- a/tasks/build/icon.svg +++ b/tasks/build/icon.svg @@ -1,33 +1,10 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + build_icon_1024 + + + + + + \ No newline at end of file diff --git a/tasks/command/icon.png b/tasks/command/icon.png index 8ebe847..0516ee8 100644 Binary files a/tasks/command/icon.png and b/tasks/command/icon.png differ diff --git a/tasks/command/icon.svg b/tasks/command/icon.svg index 55488b3..68c443f 100644 --- a/tasks/command/icon.svg +++ b/tasks/command/icon.svg @@ -1,33 +1,10 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + code_icon_1024 + + + + + + \ No newline at end of file diff --git a/tasks/install/icon.png b/tasks/install/icon.png index d17875d..32a776b 100644 Binary files a/tasks/install/icon.png and b/tasks/install/icon.png differ diff --git a/tasks/install/icon.svg b/tasks/install/icon.svg index 51dba69..7cf818e 100644 --- a/tasks/install/icon.svg +++ b/tasks/install/icon.svg @@ -1,34 +1,10 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + download_icon_1024 + + + + + + \ No newline at end of file diff --git a/tasks/test/icon.png b/tasks/test/icon.png index 1bf944b..cb528b2 100644 Binary files a/tasks/test/icon.png and b/tasks/test/icon.png differ diff --git a/tasks/test/icon.svg b/tasks/test/icon.svg index 5264d87..b00210c 100644 --- a/tasks/test/icon.svg +++ b/tasks/test/icon.svg @@ -1,32 +1,10 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + test_icon_1024 + + + + + + \ No newline at end of file