-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
This issue is here for anyone who try's to use the package directly off pubdev. I would highly recommend against this if you're developing for mobile!
The currently published versions of lib5 & s5 rely on non-native crypto implementations that are incredibly poor performing on mobile. I submitted a PR to fix this upstream but that hasn't reached a release version of S5 yet and I'm not sure when it will. For now, you can use the packages from git:
s5_messenger:
git: https://github.com/s5-dev/s5_messenger.git
s5:
git:
url: https://github.com/lukehmcc/s5-dart.git
ref: 0.2.0-patched
lib5:
git:
url: https://github.com/lukehmcc/lib5.git
ref: 0.2.0-patched
Pubdev doesn't let you publish packages with git dependencies so we'll be in this limbo for a bit.
Metadata
Metadata
Assignees
Labels
No labels