use versioned deps in generated packages #1744
Labels
dart
Issues related to the Dart backend for sidekick.
sidekick
Issues related to the code generator
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
We should use versioned deps in generated packages (we're currently using
any
for the version constraint).That would convert something like:
to:
The text was updated successfully, but these errors were encountered: