rollbar / rollbar-flutter

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

Help : Update plugins with latest commit #124

Open mazen930 opened 9 months ago

mazen930 commented 9 months ago

Can you please either update the flutter website with lates commit (Which is bumping http version ) or at least fix the dependency of roll_bar_flutt to depend on rollbar_dart 1.3.1 instade of 1.3.0

MedvedevAI commented 8 months ago

need it too, please update packages

timsedev commented 6 months ago

Up!

zdavis-rollbar commented 6 months ago

This package is now community supported. If you would like to contribute please comment and we can get you either as a maintainer or owner of the Flutter SDK.

savadmv commented 6 months ago

This package is now community supported. If you would like to contribute please comment and we can get you either as a maintainer or owner of the Flutter SDK.

Add me as a maintainer

mgalgs commented 6 months ago

This package is now community supported.

@zdavis-rollbar Can you please elaborate on this? I'm not seeing any announcement or note in the docs about this. To me this sounds like Rollbar is effectively abandoning the project... After the recent xz backdoor fiasco I'm not feeling super enthused about Rollbar handing out maintainership of this package so easily...

zdavis-rollbar commented 6 months ago

@mgalgs

We have included a statement in the readme file:

Attention:

As of April 2024, Rollbar will not be actively updating this repository and plans to archive it. We encourage our community to fork this repo if you wish to continue its development. While Rollbar will no longer be engaging in active development, we remain committed to reviewing and merging pull requests, particularly those about security updates. If an actively maintained fork emerges, please let us know, and we will gladly link to it from our documentation.

mgalgs commented 6 months ago

@zdavis-rollbar Thanks for adding that to the readme. Bit of a nitpick, but these two statements seem to contradict each other:

(can't review/merge pull requests if the repo is archived).

I understand that everyone's trying to cut costs, but I'm a little perplexed by this decision from Rollbar. Flutter is the most popular cross-platform mobile SDK (161k stars on Github, compared to 115k stars for React Native). I hope management at Rollbar will reconsider pulling the plug on the project.

How is the community supposed to triage something like #128, for example? That seems like something that would be much easier to troubleshoot and fix if you had visibility into the Rollbar backend, which the community obviously doesn't have.