flutter_launcher_icons icon indicating copy to clipboard operation
flutter_launcher_icons copied to clipboard

changed depreciated keyword 'flutter pub run' to 'dart run'

Open KarthiDreamr opened this issue 2 years ago • 2 comments

KarthiDreamr avatar Jun 17 '23 13:06 KarthiDreamr

Yo @KarthiDreamr, nice PR. Can you also change 5 more occurrences of flutter pub run to dart run in the repo.

In the following files:

  • bin/main.dart
  • bin/generate.dart
  • CHANGELOG.md

OutdatedGuy avatar Jun 19 '23 18:06 OutdatedGuy

Yo @KarthiDreamr, nice PR. Can you also change 5 more occurrences of flutter pub run to dart run in the repo.

In the following files:

  • bin/main.dart
  • bin/generate.dart
  • CHANGELOG.md

Yo @OutdatedGuy changes are coming right up

KarthiDreamr avatar Oct 23 '23 07:10 KarthiDreamr