Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Documentation #465

Closed
wants to merge 1 commit into from
Closed

Conversation

Madushan98
Copy link

@Madushan98 Madushan98 commented Mar 19, 2023

fix the documentation by adding correct run command

flutter pub run flutter_launcher_icons:main

fix the documentation on correct run command - flutter pub run flutter_launcher_icons:main
@Madushan98 Madushan98 changed the base branch from master to develop March 19, 2023 03:01
@Madushan98 Madushan98 changed the base branch from develop to master March 21, 2023 02:23
@OutdatedGuy
Copy link
Contributor

@Madushan98 but flutter pub run flutter_launcher_icons:main is deprecated and flutter pub run flutter_launcher_icons is the recommended one.

print(
'This command is deprecated and replaced with "flutter pub run flutter_launcher_icons"',
);

@MarkOSullivan94
Copy link
Collaborator

Thank you for the PR submission however I am rejecting this as it's cleaner to use flutter pub run flutter_launcher_icons

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants