tinycolor
tinycolor copied to clipboard
Error Incompatible with tinycolor >=1.0.3.
When i tried to perform flutter pub get i got below error Because every version of flutter_test from sdk depends on meta 1.1.8 and tinycolor >=1.0.3 depends on meta ^1.2.2, flutter_test from sdk is incompatible with tinycolor >=1.0.3.
Flutter doctor
Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 1.20.3, on Mac OS X 10.14.6 18G3020, locale en-IN)
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.1) [✓] Xcode - develop for iOS and macOS (Xcode 11.3.1) [✓] Android Studio (version 3.5) [✓] Connected device (1 available)
• No issues found!