stacked icon indicating copy to clipboard operation
stacked copied to clipboard

[bug]: Upgrade Logger depency

Open gabrielmcreynolds opened this issue 1 year ago • 1 comments

Describe the bug

Currently stacked_generator ^1.4.0 (latest version) depends on logger ^1.4.0. The logger package has released v2 with some api changes (see here. This ticket is to upgrade stacked_generator's logger dependency to the latest version and adopt the API changes.

To reproduce

If you have logger ^2.0.0 as a dependency in pubspec.yaml file then there will be a pub get conflict.

Expected behavior

Stacked generator should stay up to date with dependencies.

Screenshots

No response

Additional Context

No response

gabrielmcreynolds avatar Jul 26 '23 01:07 gabrielmcreynolds

any update?

ihadabs avatar Aug 29 '23 19:08 ihadabs

@FilledStacks can you have a look at this dependency upgrade as it is blocking quite a lot now?

sebastianbuechler avatar Sep 24 '24 14:09 sebastianbuechler