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

feat: command to generate config file template #475

Merged
merged 3 commits into from Apr 10, 2023
Merged

feat: command to generate config file template #475

merged 3 commits into from Apr 10, 2023

Conversation

OutdatedGuy
Copy link
Contributor

Binary command to generate config file template.

Command:

flutter pub run flutter_launcher_icons:generate

Checks the tasks Generate flutter_launcher_icons.yaml config file with flutter pub run flutter_launcher_icons generate in roadmap #379

Copy link
Collaborator

@MarkOSullivan94 MarkOSullivan94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

Would good to remind the user the command required to make use of the newly generated config

This makes it quick and easy for me to copy and paste the command if I want to use the config straight away to test

bin/generate.dart Outdated Show resolved Hide resolved
If custom file name is used, then only add `-f` flag to keep it clear
@MarkOSullivan94 MarkOSullivan94 merged commit 8394fd6 into fluttercommunity:master Apr 10, 2023
1 check passed
@MarkOSullivan94
Copy link
Collaborator

Thanks for the PR @OutdatedGuy ❤️

@MarkOSullivan94 MarkOSullivan94 mentioned this pull request Apr 10, 2023
18 tasks
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.

None yet

2 participants