Sascha P.

Results 11 issues of Sascha P.

First thank you very much for providing this package. I was able to start implementing the necessary logic for Psono quite quickly, yet at the moment I am hitting a...

A lot of project need random bytes to seed crypto. A common and cryptographic secure implementation would be helpfull, reducing the potential usage of insecure random byte generators.

cla: yes

Hi, I just wanted to leave some notes as I recently invested quite some time to get the new docker 20.10 running. (Ubuntu 22.04 image for example won't build on...

I am sorry but this thing needs refactoring: https://github.com/natintosh/intl_phone_number_input/blob/master/lib/src/widgets/input_widget.dart#L317-L337 So the default validator (presumably) should return null (if the validation passes) or an error message (if the validation fails). -...

Thank you very much for this module! There seems to be an issue when one is bundling windows in an electron app. I hope you can help. A user of...

Hi, First thank you very much for your lirbary. I am currently trying to test out different libraries as a replacement for `flutter_sodium` which was abandoned by the author. Your...

**Describe the bug** There seems to be no documentation for 0.8.1 only 0.7.0 So for example the documented says this is how to import saf: ``` https://alexrintt.io/shared-storage/#partial-support-for-storage-access-framework ``` But that...

bug

Currently it is not possible to specify parameters and "x-www-form-urlencoded" them. As an example: ``` body: application/x-www-form-urlencoded: properties: name: description: name on account type: string example: Naruto Uzumaki gender: enum:...

enhancement

Just to leave you a note, that your demo is broken and currently does not work due to CORS issues: ![image](https://user-images.githubusercontent.com/8075146/154800440-dfc81cc0-4fa9-4791-a2f1-98d68e7a1958.png)