SSebigo

Results 20 comments of SSebigo

@equisbacon how did you manage to have LaTeX support ? Did you use something like, `````` or did you figure out a way to have markdown style tags (```$x_2$```)?

@creativecreatorormaybenot Is this feature still WIP or is it abandoned? I did some changes to add the equal sign but my employer refuses to use it if it isn't officially...

@asjqkkkk I am using it, the problem is that it requires HTML style, e.g. ``````, but what I'm looking for is something like a base Markdown tagging, e.g. ```tag```data```tag```.

@Raviteja11122 but the argument is nullable, shouldn't the generator ignore it in cases where the ID is not needed ? That's why I create different paths, one where the ID...

Same problem as @CartmanGD, I've reinstalled Flutter but still no luck. I am using Flutter 3.3.1 on Windows 10.

Generating the ```.gr``` file without ```part``` and no extended class seems to work. But it means that I have to import the ```.gr``` file directly.

So, has someone found a solution for this? I'm trying to do exactly what @suchibrata wanted to do, which is, as @shah-xad said, “change the design of existing TeXViewGroup”. I...

@Milad-Akarie have you ever seen such request? What I'm trying to do is essentially is to have a different implementation of the dependency at compile time (one for mobile, one...

Have the same problem, the only message I have is this one: ``` I/flutter (16351): Download task is enqueued with id(5bf90b63-daf4-4dca-b1e8-7be82269ec8c) Lost connection to device. Exited (sigterm) ``` Is there...