issues
search
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
67
stars
28
forks
source link
fix: upload only known build output directories
#277
Closed
vaind
closed
6 days ago
vaind
commented
2 weeks ago
:scroll: Description
change build dir default value
add symbols path config
enumarate known build dir paths
update tests to test all possible targets of
flutter build
:bulb: Motivation and Context
fixes #270
:green_heart: How did you test it?
:pencil: Checklist
[x] depends on #279
[x] I reviewed submitted code
[x] I added tests to verify changes
[ ] I updated the docs if needed
[ ] All tests passing
[x] No breaking changes
:crystal_ball: Next steps
:scroll: Description
flutter build
:bulb: Motivation and Context
fixes #270
:green_heart: How did you test it?
:pencil: Checklist
:crystal_ball: Next steps