Ephenodrom / Dart-Basic-Utils

A dart package for many helper methods fitting common situations
MIT License
364 stars 77 forks source link

feat: elliptic curve base64 signature support and bug fixes #70

Closed kabaluyot closed 2 years ago

kabaluyot commented 2 years ago

Fixes the ff:

Added the ff:

kabaluyot commented 2 years ago

Fixes https://github.com/Ephenodrom/Dart-Basic-Utils/issues/57

Ephenodrom commented 2 years ago

@kabaluyot Thank you for the PR. This looks very good. Can you please add a few tests for this ? If this is done i will merge the PR and create a new release on pub.dev.

kabaluyot commented 2 years ago

Ok will do tonight

Ephenodrom commented 2 years ago

@kabaluyot Any news on the tests ?

kabaluyot commented 2 years ago

I will try to add today. Sorry was very busy in the past days

kabaluyot commented 2 years ago

Blocked by https://github.com/Ephenodrom/Dart-Basic-Utils/issues/67