Dhruv Maradiya

Results 6 issues of Dhruv Maradiya

## Implement `randomUUID` in `webcrypto.dart` ### Changes - Added `randomUUID()` method. - Followed the [W3C Web Crypto API](https://w3c.github.io/webcrypto/#Crypto-method-randomUUID) specification. - Checked BoringSSL but couldn't find an existing `randomUUID` implementation, so...

Fixes #1090 by updating the DOM parser to handle `` elements and insert line breaks (`\n`) when converting HTML content to plain text. Initially, I thought adding a simple condition...

package:html

### Description Fixes #1801 by adding `toJson` method in `Pubspec` class. ### Changes - Added the `toJson` serializable to serialize object into `map`. - Added tests to validate functionality round-trip...

package:pubspec_parse

### What does it do? This PR manually handles the tab behavior for the combobox used to select the folder location, which is implemented using the `react-select` library. It also...

source: core:admin
pr: fix
community

I am using workos authkit and after refreshing the session `result.authenticated` is `false` and `reason` is `The token is not yet valid (iat)`. Issue only appears after refreshing the session....

### Description Fixes #1801 by adding `toJson` method in `Pubspec` class. ### Changes - Added the `toJson` serializable to serialize object into `map`. - Added tests to validate functionality round-trip...

package:pubspec_parse