flutter_annotations icon indicating copy to clipboard operation
flutter_annotations copied to clipboard

build error

Open dgurudot opened this issue 4 years ago • 0 comments

Because every version of flutter_localizations from sdk depends on intl 0.16.0 and flutter_annotations depends on intl ^0.15.8, flutter_localizations from sdk is forbidden.

So, because flutter_annotations depends on flutter_localizations any from sdk, version solving failed. pub upgrade failed (1; So, because flutter_annotations depends on flutter_localizations any from sdk, version solving failed.) Process finished with exit code 1

dgurudot avatar Dec 21 '19 14:12 dgurudot