rollbar / rollbar-flutter

Rollbar for Dart and Flutter
https://docs.rollbar.com/docs/flutter
MIT License
21 stars 27 forks source link

Bump uuid to v4 #116

Closed antonengelhardt closed 9 months ago

antonengelhardt commented 1 year ago

Hello, is it possible to bump uuid to 4.0.0? One of our other dependencies needs this version. If not, does anyone know how i can have two dependencies which both rely on one sub-dependency but with different versions? In our case: rollbart_dart depends on uuidv3 and analytics_flutter depends on uuidv4. Thanks.

matux commented 9 months ago

This should be fixed with https://github.com/rollbar/rollbar-flutter/pull/118. Thank you for reporting!