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
~/tmp/figma-to-flutter/figma_to_flutter/cli (master) $ dart pub get
Resolving dependencies...
The current Dart SDK version is 2.10.3.
Because every version of figma_to_flutter from path depends on source_gen >=0.0.0+1 <=0.8.3 which requires SDK version
>=1.0.0 <2.0.0 or >=2.0.0-dev.19.0 <2.0.0, figma_to_flutter from path is forbidden.
So, because figma_to_flutter_cli depends on figma_to_flutter from path, version solving failed.
In the src folder:
~/tmp/figma-to-flutter/figma_to_flutter/src (master) $ dart pub get
Resolving dependencies...
The current Dart SDK version is 2.10.3.
Because figma_to_flutter depends on code_builder >=0.1.3 <3.1.2 which requires SDK version >=1.9.1 <2.0.0-∞, version solving
failed.
The text was updated successfully, but these errors were encountered:
In the cli folder:
In the src folder:
The text was updated successfully, but these errors were encountered: