getsentry / sentry-dart-plugin

A Dart Build Plugin that uploads debug symbols for Android, iOS/macOS and source maps for Web to Sentry via sentry-cli
MIT License
68 stars 28 forks source link

chore: update readme (deprecations) #276

Closed vaind closed 2 weeks ago

vaind commented 3 weeks ago

:scroll: Description

Updates code fragments in the readme to respect flutter tool deprecation warnings.

:bulb: Motivation and Context

$ flutter packages pub run sentry_dart_plugin
>>
Deprecated. Use `dart run` instead.

:green_heart: How did you test it?

skip-changelog

:pencil: Checklist

:crystal_ball: Next steps