Closed c-seeger closed 8 months ago
cc: @TesteurManiak
Quick workaround for now (since the fix is in main but not in any tag):
pubspec.yaml
matomo_tracker:
git:
url: git@github.com:Floating-Dartists/matomo-tracker.git
ref: main
Closing this as solved by #136
this doesn't solve the issue since the fix is not released yet
It does, the fact that it is not on pub.dev doesn't mean that the issue is not fixed. The PR has been merged and I've already explained in this comment why we haven't already published a new release. Keeping this issue open is not needed.
I see. Makes sense. The part you mentioned in the comment was the missing piece here. :+1:
Describe the bug the current tagged version does not support newer uuid version. The commit that changed this is from January 30 but the last release was October 12 last year. Please create a new release tag to get this change into the latest version.
To Reproduce Steps to reproduce the behavior: add uuid >=4.1.0 then try to add matomo_tracker
Expected behavior works