mogol / flutter_secure_storage

A Flutter plugin to store data in secure storage
https://pub.dartlang.org/packages/flutter_secure_storage
BSD 3-Clause "New" or "Revised" License
1.09k stars 340 forks source link

Is this project still maintained? #699

Closed vbrandl closed 1 month ago

vbrandl commented 2 months ago

It seems like this project isn't maintained anymore. Are there alternatives or forks?

Daniel-Cong commented 2 months ago

It's been 7 months, and I can't update my js package to newer version because of this.

himanshu-newstok commented 2 months ago

@vbrandl I don't think so. There are only 2 days remaining and they have not added the privacy manifest yet for ios

vbrandl commented 2 months ago

Do you know of any alternative libraries that are still maintained?

himanshu-newstok commented 2 months ago

No @vbrandl . I am frustrated due to this. I think I should directly use shared_preference for storing data and encrypt and decrypt data on my own.

vbrandl commented 2 months ago

Hm that kinda sucks. Maybe we have to look into someting like that, too

Daniel-Cong commented 2 months ago

The maintainer is MIA, he won't even approve a simple pull request such as adding a privacy manifest. This project is officially dead.

juliansteenbakker commented 1 month ago

Hi all, i am back and will update a new version asap. My apologies for the delay.

vbrandl commented 1 month ago

Can anything be done to prevent this from happening again? Could you maybe add another trusted maintainer (I know this is a big ask after the xz debacle)?

I can't use a dependency in good conscience at work that goes completely silent for many months.

juliansteenbakker commented 1 month ago

Unfortonately i am not the owner of this repo, so i can't do that.

vbrandl commented 1 month ago

Do you have a way to contact the owner?

If not, then maybe a fork is the way to go? The current situation doesn't make me feel comfortable using this...

juliansteenbakker commented 1 month ago

I don't have any other contact info of the owner. You are ofcourse free to setup your own fork.