File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- ## 1.1.5-beta
1+ ## 1.1.5
22
33* Add ` onBeforeSend ` to process error payloads before sending them
44* Upgrade dependencies
Original file line number Diff line number Diff line change 55
66The world's best Flutter Crash Reporting solution.
77
8- Current version: 1.1.5-beta
8+ Current version: 1.1.5
99Latest stable version: 1.1.4
1010
1111## Introduction
@@ -34,7 +34,7 @@ This will add a line like this to your package's pubspec.yaml (and run an implic
3434
3535```
3636dependencies:
37- raygun4flutter: ^1.1.5-beta
37+ raygun4flutter: ^1.1.5
3838```
3939
4040Alternatively, your editor might support ` flutter pub get ` . Check the docs for your editor to learn more.
Original file line number Diff line number Diff line change 11name : raygun4flutter
22description : Raygun4flutter package is the official Raygun crash reporting provider for Flutter.
3- version : 1.1.5-beta
3+ version : 1.1.5
44homepage : https://raygun.com
55repository : https://github.com/MindscapeHQ/Raygun4Flutter
66
You can’t perform that action at this time.
0 commit comments