sentry-dart-plugin
sentry-dart-plugin copied to clipboard
A Dart Build Plugin that uploads debug symbols for Android, iOS/macOS and source maps for Web to Sentry via sentry-cli
currently docs are fragmented between the github README and the Sentry Docs however this makes maintenance hard and is confusing for users -> which one is more up to date?...
When using `upload_sources: true` I see that `dart pub run sentry_dart_plugin` find all sources of type `js` `map` and `dart` in `./` but I have some files that do not...
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.18.0 to 2.21.0. Release notes Sourced from subosito/flutter-action's releases. v2.21.0 What's Changed Add cache hit outputs by @beninato8 in subosito/flutter-action#364 fix broken links in README by @bartekpacia...
## :scroll: Description Adds support for ignoring files and directories when uploading sourcemaps and sources for Flutter Web ## :bulb: Motivation and Context Closes #329 ## :green_heart: How did you...
## :scroll: Description Improves logging by adding a 'skipped' distinction also at the end it adds a task summary   ## :bulb: Motivation and...