JT
JT
Cool project, thanks for this! Wondering if it's ok to use/modify for a project I'm working on? I don't see any License info on the repo so wanted to ask...
### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) ### The question Any plans to support custom paint aka drawing? Would it export...
Can this also do the opposite? Can it create an SVG file based on paths? I want to make a drawing app and export the SVG. Thanks
### Feature request Would be nice to support HuggingFace models specifically: distilbert-base-uncased-finetuned-sst-2-english ### Motivation To integrate OpenAI, Google and Hugging Face models ### Your contribution I can submit ideas and...
Hello, wondering the best way to set the actual username in meteor when signing up with Instagram? It sets the profile.name field but not the profile.username thanks
I get this error whenever I try to use a scope: {"code": 400, "error_type": "OAuthException", "error_message": "Invalid scope field(s): p,u,b,l,i,c,_,c,o,n,t,e,n,t"} Here's what my code looks like: ServiceConfiguration.configurations.insert({ service: 'instagram', scope:...
UPDATE: I got it to work and it's awesome! I think the issue I had was that the service wasn't starting up at boot. Manually starting it worked just fine....
Title says it all... Does it work with GetX? Or is there equivalent for GetX? thanks
### Platforms Android, iOS, Web ### Description I want to be able to save the drawing as a vector file such as PDF or SVG ### Why To be able...
any plans to make this compatible with dart 3? thanks