when i want to pub get it show me this error , also when i wrote flutter doctor it does not show me any thing like itis loading or some thing
Resolving dependencies…
The current Dart SDK version is 3.2.1.
Because attendance requires SDK version >=3.22.3 <4.0.0, version solving failed.
Process finished with exit code 1
i tried to change the environment to this :
sdk: ‘>=3.22.3 <4.0.0’
but sitll same error
New contributor
asma is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
3