Vasconcelos Dev

Results 6 comments of Vasconcelos Dev

@Boehrsi subject not working when sharing raw url or files via WhatsApp. Separate shipping works.

What do you think of [OverReact ](https://pub.dev/packages/over_react)to assemble the html? ```dart render() { return (Dom.div()..className = 'container')( Dom.h1()('Click the button!'), (Dom.button() ..id = 'main_button' ..onClick = _handleClick )('Click me') );...

try use https://github.com/AlvaroVasconcelos/flutter_oauth2_client.git

What do you guys think of [jasper](https://github.com/schultek/jaspr)?