Parabeac / parabeac_core

Continuous Design / Continuous Integration for Figma to Flutter
BSD 3-Clause "New" or "Revised" License
579 stars 70 forks source link

Not able to run flutter pub get #759

Closed waleedrana777 closed 1 year ago

waleedrana777 commented 1 year ago

Resolving dependencies... The lower bound of "sdk: '>=2.7.0 <3.0.0'" must be 2.12.0' or higher to enable null safety.

The current Dart SDK (3.0.6) only supports null safety.

How can I run it? Am I missing something?