onepub-dev / dcli

An extensive library and tooling for building console/cli applications and scripts using the Dart programming language.
236 stars 26 forks source link

Pin meta to 1.11 #240

Closed fotiDim closed 3 months ago

fotiDim commented 3 months ago

This PR downgrades and pins the meta dependency to 1.11. Before this PR, version solving failed with:

And because every version of dcli_common depends on meta ^1.12.0 and every version of flutter from sdk depends on meta 1.11.0, ... version solving failed.

Flutter version:

Flutter 3.19.5 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 300451adae (8 days ago) • 2024-03-27 21:54:07 -0500
Engine • revision e76c956498
Tools • Dart 3.3.3 • DevTools 2.31.1