-
Notifications
You must be signed in to change notification settings - Fork 11
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
flutterpi_tool installation problem #10
Comments
Seems like you're on flutter beta? Or master? Flutter stable is still using file 6.1.4: https://github.com/flutter/flutter/blob/stable/packages/flutter_tools/pubspec.yaml#L18 flutterpi_tool is only supported for flutter stable |
I saw your message on discord and replied to you there 😄 just adding it here for completeness:
|
Can you try running If the error remains, the complete commandline output would be great, either copy & paste the output, or redirect the output to a file and attach that, etc. Thanks! |
I also encountered the same situation, how should I deal with it? |
@IceIce1030 if you have a similar problem, please also post the complete output. |
Having a similar issue here are some details: I first ran flutterpi_tool precache output
Then when running flutterpi_tool build --arch=arm64 --release output
I checked the Here is my flutter doctor output. flutter doctor -v output$ flutter doctor -v [✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0-rc4) [✓] Chrome - develop for the web [✓] Linux toolchain - develop for Linux desktop [✓] Android Studio (version 2023.3) [✓] VS Code (version 1.89.0) [✓] Connected device (6 available) [✓] Network resources • No issues found! |
@werner-scholtz fixed in af8b5f9 and 780bd02 Can you try removing |
Hi, seems to be working now with the latest release (0.5.0). |
when i used "flutter pub global activate flutterpi_tool" i received a message like this:
The text was updated successfully, but these errors were encountered: