modwedar / YoutubeDataApi

A Flutter package for fetching complete data from YouTube.
Apache License 2.0
10 stars 13 forks source link

Hii brother #3

Closed Harshhvermaa closed 1 year ago

Harshhvermaa commented 1 year ago

The current Dart SDK version is 2.17.0.

Because youtube_video_linker requires SDK version >=2.17.1 <3.0.0, version solving failed. pub get failed (1; Because youtube_video_linker requires SDK version >=2.17.1 <3.0.0, version solving failed.) exit code 1

Harshhvermaa commented 1 year ago

This package is not istalling on my system can you please help me to fix it

modwedar commented 1 year ago

You have to upgrade flutter with flutter upgrade command. Then flutter will use latest version of Dart SDK.

Harshhvermaa commented 1 year ago

ok will check