andrewpmoore / simple_deploy

Easily deploy to the play store or Test Flight for flutter projects
MIT License
26 stars 2 forks source link

Dart sdk version #6

Closed shahmirzali49 closed 5 days ago

shahmirzali49 commented 5 days ago

Can you decrease the sdk version? example: >=3.3.0 <4.0.0

The current Dart SDK version is 3.4.4.

Because eduslope_mobile depends on simple_deploy any which requires SDK version >=3.5.4 <4.0.0, version solving failed.
andrewpmoore commented 5 days ago

I've now lowered the dart sdk version to 3.0.0