fluttercommunity / fluttercommunity/flutter_launcher_icons
[BUG] the doc asks us to run deprecated commands
- Dominant language
- Dart
- Stars
- 2.1k
- Forks
- 426
- PR merge metrics
- No merged PRs in 30d
Description
Here the doc asks us to run deprecated commands, please update it:
https://pub.dev/packages/flutter_launcher_icons
```
$ flutter pub run flutter_launcher_icons
Deprecated. Use `dart run` instead.
Building package executable... (4.0s)
Built flutter_launcher_icons:flutter_launcher_icons.
════════════════════════════════════════════
FLUTTER LAUNCHER ICONS (v0.13.1)
════════════════════════════════════════════
Creating Icons for MacOS... done
✓ Successfully generated launcher icons
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the package documentation at the linked pub.dev page and locate the command showing `flutter pub run flutter_launcher_icons`. Replace the deprecated command with the documented `dart run` form, then verify the page no longer instructs users to run the deprecated command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100