You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
Migrate to Dart 3 back compatible.
Describe alternatives you've considered
Do not migrate with back compatibility, and set Dart 3 as min. version required since its already the latest stable version.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The SDK isn't Dart 3 compatible -> https://pub.dev/packages/opentelemetry
Describe the solution you'd like
Migrate to Dart 3 back compatible.
Describe alternatives you've considered
Do not migrate with back compatibility, and set Dart 3 as min. version required since its already the latest stable version.
The text was updated successfully, but these errors were encountered: