Giter Club home page Giter Club logo

Comments (10)

TropicolX avatar TropicolX commented on July 28, 2024 1

@jonasfj Changed all "Remark" notes to use the [!NOTE] format.

  1. https://pub.dev/documentation/webcrypto/latest/webcrypto/AesCtrSecretKey/encryptBytes.html, https://pub.dev/documentation/webcrypto/latest/webcrypto/AesCtrSecretKey/decryptBytes.html, https://pub.dev/documentation/webcrypto/latest/webcrypto/AesCtrSecretKey/encryptStream.html,
    https://pub.dev/documentation/webcrypto/latest/webcrypto/AesCtrSecretKey/decryptStream.html
    image
    image

  2. https://pub.dev/documentation/webcrypto/latest/webcrypto/EllipticCurve.html
    image
    image

  3. https://pub.dev/documentation/webcrypto/latest/webcrypto/AesGcmSecretKey/encryptBytes.html
    image
    image

If this works, I can proceed to create a PR.

from webcrypto.dart.

jonasfj avatar jonasfj commented on July 28, 2024 1

Fixed in #126


@TropicolX pro tip: If you write Fixed #115 in the description of a PR, then it'll close the associated issue when the PR is landed.

from webcrypto.dart.

TropicolX avatar TropicolX commented on July 28, 2024

Hi @jonasfj. Can I be assigned to this?

from webcrypto.dart.

jonasfj avatar jonasfj commented on July 28, 2024

Done,

from webcrypto.dart.

jonasfj avatar jonasfj commented on July 28, 2024

There is a thread about this package in the #packages channel on dart_community

https://dart.dev/community

Feel free to join and say hi.

from webcrypto.dart.

TropicolX avatar TropicolX commented on July 28, 2024

Alright, thanks!
Will do

from webcrypto.dart.

TropicolX avatar TropicolX commented on July 28, 2024

Hi @jonasfj,
How do I test out the changes locally? Can I get a preview UI similar to this: https://pub.dev/documentation/webcrypto/latest/webcrypto/AesCtrSecretKey/encryptBytes.html

from webcrypto.dart.

jonasfj avatar jonasfj commented on July 28, 2024

Run dartdoc

See: https://pub.dev/packages/dartdoc

from webcrypto.dart.

jonasfj avatar jonasfj commented on July 28, 2024

(1) is perfect, that's what I imagined this bug would address.

But (2) and (3) also seem appropriate.


Unrelated, but in the case of (2), I asked around and it was suggested that if we gave the enum a private member. Then people wouldn't be able to switch over it without having a default case.

This is unrelated, but we should consider adding a private member to discourage people from making the assumption that new values won't be added in the future.

from webcrypto.dart.

TropicolX avatar TropicolX commented on July 28, 2024

Hi @jonasfj, thanks for the review.
I've created a PR for the issue here #126


Regarding the enum, I have no idea how to add a private member to an enum in dart 😅 but I'd love to look into it. Any pointers on how to do this would also be appreciated.

from webcrypto.dart.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.