rollbar / rollbar-flutter

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

Flutter and Dart reports don't work with Rollbar's GitHub integration #46

Closed matux closed 2 years ago

matux commented 2 years ago

There's no code context.

This is happening because stack trace Frame's aren't well-formed (method includes the class, class is null)

Screen Shot 2022-07-18 at 10 56 34 PM