Skip to content

Commit 555e8ea

Browse files
authored
Add Rollbar branding to the Readme (#88)
1 parent a6a59bd commit 555e8ea

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
# rollbar-dart and rollbar-flutter
1+
<p align="center">
2+
<img alt="rollbar-logo" src="https://user-images.githubusercontent.com/3300063/207964480-54eda665-d6fe-4527-ba51-b0ab3f41f10b.png" />
3+
</p>
4+
5+
<h1 align="center">Rollbar Dart Monorepo</h1>
6+
7+
<p align="center">
8+
<strong>Proactively discover, predict, and resolve errors in real-time with <a href="https://rollbar.com">Rollbar’s</a> error monitoring platform. <a href="https://rollbar.com/signup/">Start tracking errors today</a>!</strong>
9+
</p>
10+
11+
---
212

313
This repository contains the `rollbar_dart` package and the `rollbar_flutter` plugin.
414

@@ -8,6 +18,12 @@ For `rollbar-flutter`, see its [README](rollbar_flutter/README.md).
818

919
## `rollbar-dart` `rollbar-flutter` are currently in Beta. We are looking for beta-testers and feedback
1020

21+
## Key benefits of using Rollbar for Dart are:
22+
- **Automatic error grouping:** Rollbar aggregates Occurrences caused by the same error into Items that represent application issues. <a href="https://docs.rollbar.com/docs/grouping-occurrences">Learn more about reducing log noise</a>.
23+
- **Advanced search:** Filter items by many different properties. <a href="https://docs.rollbar.com/docs/search-items">Learn more about search</a>.
24+
- **Customizable notifications:** Rollbar supports several messaging and incident management tools where your team can get notified about errors and important events by real-time alerts. <a href="https://docs.rollbar.com/docs/notifications">Learn more about Rollbar notifications</a>.
25+
26+
1127
## Documentation
1228

1329
For complete usage instructions and configuration reference, see our [`rollbar-dart` and `rollbar-flutter` SDK docs](https://docs.rollbar.com/docs/flutter).

0 commit comments

Comments
 (0)