neckaros / secure_application

Secure your application from prying eyes
MIT License
102 stars 57 forks source link

Support Up-to-date dependencies #32

Closed davidchristian1 closed 1 year ago

davidchristian1 commented 2 years ago

Currently, this package depends on rxdart ^0.26.0. Can you please update the rxdart version (to rxdart ^0.27.3)? I want to use this package but I cannot install it because of this version issue :( Thank you.

m-spiridon commented 2 years ago

I would also appreciate this update. Thank you!

mohanadshaban commented 2 years ago

Yes Please +++

JThorvid commented 2 years ago

I would appreciate this as well, since this causes problems for me with the assets_audio_player. There is even a fork that uses the newer rxdart (https://github.com/neckaros/secure_application/compare/master...ariefwijaya:master). I have not tried it though.

neckaros commented 1 year ago

thanks for the info. I merged a pull request from the repo you provided @JThorvid