Skip to content

Commit

Permalink
Metadata foo
Browse files Browse the repository at this point in the history
  • Loading branch information
ueman authored Nov 19, 2024
1 parent a1174f4 commit 6401a92
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 17 deletions.
4 changes: 0 additions & 4 deletions feedback_gitlab/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,3 @@ Provide a way to hide the feedback panel by calling `BetterFeedback.of(context)
You can raise issues [here](https://github.com/ueman/feedback/issues).
If you've got a question do not hesitate to ask it [here](https://github.com/ueman/feedback/discussions).
Contributions are also welcome. You can do a pull request on GitHub [here](https://github.com/ueman/feedback/pulls). Please take a look at [`up for grabs`](https://github.com/ueman/feedback/issues?q=is%3Aopen+is%3Aissue+label%3Aup-for-grabs) issues first.

## Sponsoring

I'm working on my packages on my free-time, but I don't have as much time as I would. If this package or any other package I created is helping you, please consider to [sponsor](https://github.com/ueman#sponsor-me) me. By doing so, I will prioritize your issues or your pull-requests before the others.
5 changes: 1 addition & 4 deletions feedback_gitlab/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,4 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0

flutter:
uses-material-design: true
flutter_lints: ^3.0.0
6 changes: 1 addition & 5 deletions feedback_sentry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Follow the setup instructions of [sentry_flutter](https://pub.dev/packages/sentry_flutter).

Then, you will need to add `feedback_sentry` to your `pubspec.yaml`.
The latest version is <a href="https://pub.dev/packages/feedback_sentry"><img src="https://img.shields.io/pub/v/eedback_sentry.svg" alt="pub.dev"></a>.
The latest version is <a href="https://pub.dev/packages/feedback_sentry"><img src="https://img.shields.io/pub/v/feedback_sentry.svg" alt="pub.dev"></a>.

```yaml
dependencies:
Expand Down Expand Up @@ -54,7 +54,3 @@ Provide a way to hide the feedback panel by calling `BetterFeedback.of(context)
You can raise issues [here](https://github.com/ueman/feedback/issues).
If you've got a question do not hesitate to ask it [here](https://github.com/ueman/feedback/discussions).
Contributions are also welcome. You can do a pull request on GitHub [here](https://github.com/ueman/feedback/pulls). Please take a look at [`up for grabs`](https://github.com/ueman/feedback/issues?q=is%3Aopen+is%3Aissue+label%3Aup-for-grabs) issues first.

## Sponsoring

I'm working on my packages on my free-time, but I don't have as much time as I would. If this package or any other package I created is helping you, please consider to [sponsor](https://github.com/ueman#sponsor-me) me. By doing so, I will prioritize your issues or your pull-requests before the others.
5 changes: 1 addition & 4 deletions feedback_sentry/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,4 @@ dependencies:

dev_dependencies:
flutter_test:
sdk: flutter

flutter:
uses-material-design: true
sdk: flutter

0 comments on commit 6401a92

Please sign in to comment.