Skip to content

Poor performance in 0.1.1 #1

@lukehmcc

Description

@lukehmcc

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions