Anas FIKHI
Anas FIKHI
turn the first letter only of words in a String to uppercase(), tested it with examples *capitalizeAllWordsFirstLetter() will turn the first letter of words to upper case and the rest...
the usual `Get.snackbar(...)` based on SnackBarController which is based on AnimationController , that AnimationController need a dispose() method, it stay leaked
### Prerequisites - [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions/categories/q-a) and found no answer - [X] I have searched other issues and found no duplicates - [X] I want...
Crypto module behavior changed when switching to noble for people using incorrect types like string.
Hello, Was running into an issue where the use of the `sha256` method coming from `bitcoinjs.crypto.sha256`, where a hash for the same data is different when the expected behavior was...
There is no way to apply NIP 50 search on events that its main data is on tags rather than content
Hello, [NIP 50](https://github.com/nostr-protocol/nips/blob/master/50.md) search functionality is general that relays which support it apply the search on the content of the event only like kinds 0 and 1. However, this closes...
**How to reproduce:** I make the payment over the Rest API with the INSOMNIA client so it's clear, first I send this request:  then I take that `token.id` and...
Hey @UTXOnly When a certain event is created whatever its `kind`, whenever it contains a `d` tag like this event: ```json { "content": "...", "created_at": 1735485203, "id": "...", "kind": 1,...
Hey, I am on Windows 10, I forked a project and ran `flutter_rust_bridge_codegen generate` to generate rust code bindings, I am pretty sure Flutter/Dart are accesible everywhere on my machine...