You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 19, 2025. It is now read-only.
Describe the bug
Is this project abandoned? The most recent version from github fails to install dependencies.
/Users/mihai/SDKs/flutter/bin/flutter --no-color pub get
Running "flutter pub get" in flutterhole...
Because build_runner 1.10.1 depends on crypto >=0.9.2 <3.0.0 and every version of flutter_driver from sdk depends on crypto 3.0.1, build_runner 1.10.1 is incompatible with flutter_driver from sdk.
So, because flutterhole depends on both flutter_driver any from sdk and build_runner 1.10.1, version solving failed.
pub get failed (1; So, because flutterhole depends on both flutter_driver any from sdk and build_runner 1.10.1, version solving failed.)
Process finished with exit code 1
The text was updated successfully, but these errors were encountered:
Describe the bug
Is this project abandoned? The most recent version from github fails to install dependencies.
The text was updated successfully, but these errors were encountered: