I'm very new to this, and to save time, I signed up for a premium monthly and tried to execute a local run from my PC using an Android Studio emulator. I've installed everything per the instructions and passed all the checks using the local run / test from my desktop application of FlutterFlow, but I keep getting this error that because my project "depends on win32 5.5.1 which doesn't match any versions, version solving failed."
Local Run / Test error (project depends on win32 5.5.1...)
Troubleshooting
After some querying into the AI assistants, I've tried reinstalling Flutter, changing the pubspec.yaml file in my project folder to change the win32 version to ^5.5.1 or anything else, but everytime I run the local test button it seems to automatically change the win32 back to 5.5.1.
So weird because everything passed on FlutterFlow's build-in test, and I thought I had pretty much followed every direction. Would love everyone's help! (to a truly, real, newbie language please!)
Thanks!
Yes
2
1 reply