Sacha Arbonel

Results 25 issues of Sacha Arbonel

I found out that this [Adobe XD plugin](https://github.com/meTowhid/flutter_path_generator_for_xd/blob/master/main.js) which takes a [SVG Path](https://www.w3.org/TR/SVG/paths.html) and transform it into a [Flutter Path](https://api.flutter.dev/flutter/dart-ui/Path-class.html) works pretty well with Flutter, maybe you can take some...

Hi @bernaferrari thank's for your great work on this library. I think adding support for React would be "relatively easy": the idea would be to leverage the use of a...

Hi @mqnfred, maybe I missed something but I find the tool too destructive, it should be easier to add this to an existing dart/flutter project. I didn't expect the tool...

Hi @savasy, thank's for your great work on those tasks, do you have some plans for fine tuning bert on the [POS](https://github.com/mrm8488/shared_colab_notebooks/blob/master/fine_tuning_on_UDPOS_English_for_POS.ipynb) task using the [xtrem dataset](https://huggingface.co/nlp/viewer/?dataset=xtreme&config=udpos.Turkish)?

Hi @microo8 I was searching how to apply my functions on an entire column and not on an array I found useful articles about custom aggregations: - [custom aggregates in...

enhancement

https://github.com/microo8/plgo/blob/a744149107575082de08228b103e8bc95129ca43/plgo/functions.go#L129 Hi @microo8 sorry to bothering you again could you add support for multiple return types. I thought I could make a PR but my go skills still need some...

Hi @frideosapps thank's for this wonderful library, this is exactly what I was looking for. My use case is that I would like to sync audio and text (mostly), save...

enhancement

Hi tunnelto team, just started using it and I thought it would be a nice enhancement to be able to serve a static file (html for example). # Work around...

enhancement
help wanted
good first issue

Utility class for mocking Widgets that depend on StreamChatClient, Channel, or ClientState. Useful for cleaning up tests but also for the WidgetBook effort. It comes with built-in mocked methods like...