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

Mac version is not ready? #104

Open
bowuL opened this issue Sep 1, 2021 · 3 comments
Open

Mac version is not ready? #104

bowuL opened this issue Sep 1, 2021 · 3 comments
Projects

Comments

@bowuL
Copy link

bowuL commented Sep 1, 2021

No description provided.

@bowuL bowuL changed the title Mac version is not already? Mac version is not ready? Sep 1, 2021
@marchellodev
Copy link
Owner

marchellodev commented Sep 6, 2021

I think it should work just fine. You can try it out by downloading the repo, installing flutter (https://flutter.dev/docs/get-started/install), and running flutter run --release. Please let me know if you run into any issues.

I hope to test v3.1 on MacOS and publish it to the app store soon as well :)

@marchellodev marchellodev added this to To do in v3.2 Sep 12, 2021
@warpdesign
Copy link

Running flutter run --release prints this message:

No supported devices connected.
The following devices were found, but are not supported by this project:
Chrome (web) • chrome • web-javascript • Google Chrome 94.0.4606.61
If you would like your app to run on web, consider running flutter create . to generate projects for these
platforms.

I have Xcode installed, and flutter doctor prints:

[✓] Xcode - develop for iOS and macOS
[✓] Chrome - develop for the web
[!] Android Studio (not installed)
[✓] VS Code (version 1.60.2)
[✓] Connected device (1 available)

@marchellodev
Copy link
Owner

You should first enable the macos support: flutter config --enable-macos-desktop (from https://flutter.dev/desktop#set-up)

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

No branches or pull requests

3 participants