rollbar-flutter icon indicating copy to clipboard operation
rollbar-flutter copied to clipboard

Rollbar for Dart and Flutter

Results 15 rollbar-flutter issues
Sort by recently updated
recently updated
newest added

We need to throttle http transactions. > @akornich another possible scenario is when Google hosting infrastructure having its bottleneck hit (that does happen occasionally) and we keep continuing hitting it...

enhancement

Hi, This dependency update is required for me to use rollbar. Are you able to update it?

Using the latest released version of Xcode, v18, and using the latest version of `rollbar_flutter`, v1.5.0, we get compiler errors. ``` //ios/Pods/RollbarCrash/RollbarNotifier/Sources/RollbarCrash/Monitors/RollbarCrashMonitor_CPPException.cpp:66:13: error: no type named 'terminate_handler' in namespace 'std'...

Fixes #124 ## Description of the change Since Rollbar will no longer be publishing package updates to pub.dev, it will be helpful for many users to "vendor" the Rollbar packages...