Raiyan
Raiyan
I basically took the example from the NestedScrollView description [Here](https://api.flutter.dev/flutter/widgets/NestedScrollView-class.html) and made minimal modifications (replaced fixed extent sliver list with a normal sliver list) and added in the sticky header...
I'm facing an issue with the dependency openssl-sys v0.7.17, which links to openssl. Multiple other packages also depend on openssl-sys v0.9.56. I've tried removing the dependency on serenity but there...
Cargo.toml in moment module has ` [dependencies] chrono = "=0.4.8" ` It causes conflicts with others using 0.4.11 such as error: failed to select a version for `chrono`. ... required...
### Check for duplicates - [X] Checked ### Service Name RUST ### Comment It would be nice to have a more colorful variant of rust alongside a variant that features...
I'm getting this error running the example code ``` Error: An error occured during the attempt of performing I/O: invalid peer certificate contents: invalid peer certificate: UnsupportedCertVersion ``` ## Cargo.toml...