Results 13 issues of Juan Manuel Castillo

Hi, I wonder whether it would be a good idea to implement something within the framework to specify the base href for the generated html. Specially for the build command....

Fixes https://github.com/dint-dev/universal_html/issues/48. Hi, i was having the same issue and this changes fixed it for me, more info in https://github.com/dart-lang/build/issues/3173. You already had the `src/_sdk` directory with all `dart:`, so...

Hi, thanks for you work! I have been building the web bootstrap components bindings in [this repo](https://github.com/juancastillo0/bootstrap_dart). At the moment it supports three different frameworks: deact, jaspr and rad. I...

Closes https://github.com/gql-dart/gql/issues/305. Hi this PR implements the `graphql-transport-ws` subprotocol. The code is a direct port of https://github.com/enisdenjo/graphql-ws/blob/master/src/client.ts with some changes to implement the `Link` interface and replace some JavaScript patterns...

Hi, thanks for you work! I have been building the web bootstrap components bindings in [this repo](https://github.com/juancastillo0/bootstrap_dart). At the moment it supports three different frameworks: deact, jaspr and rad. I...

For example: - No named param when there is only one param in the function

enhancement

https://github.com/juancastillo0/wasm_run/blob/9da369cfc3c536d8a06a5718953a11a21d6645ea/packages/wasm_run/lib/src/ffi/io.dart#L77-L82

improvement