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

fix: create flame_game doesn't setup project for macos #707

Open
wonderkidshihab opened this issue Mar 28, 2023 · 1 comment
Open

fix: create flame_game doesn't setup project for macos #707

wonderkidshihab opened this issue Mar 28, 2023 · 1 comment

Comments

@wonderkidshihab
Copy link

Description
I am trying to create a simple game using the flame engine. I am trying to use very_good create flame_game <game_name> to create the template for me. But it doesn't set up the template for macOS. It sets it up for windows, android, ios, and the web. But not for Linux and macOS.

Steps To Reproduce

  1. install very_good_cli on your local machine
  2. run very_good create flame_game <game_name> from your terminal in your desired directory.

Expected Behavior
It should have created the project and flavors for all the platforms.

@wonderkidshihab wonderkidshihab added the bug Something isn't working as expected label Mar 28, 2023
@wolfenrain
Copy link
Member

macOS is not supported for any of our templates as we don't have flavor support yet on Flutter stable.

This will change in the near future as they are adding it to the beta channel. You can track flavor support for the CLI templates here: #452

@BeatriceMitchell BeatriceMitchell removed the bug Something isn't working as expected label Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

3 participants