Justin Eltoft
Justin Eltoft
So first off, thank you! Love the package. As I was starting to use it, I applied it to a flat button with text. My first issue was changing the...
Awesome package!! One thing I would like if you could is to make the text selectable in my browser, such as if I use it to show text like an...
I'd like to import these into EasyEDA but it can only import the ascii versions. Can someone export these files from Altium as ASCII? Thanks!
My steps to show the problem. I won't mention pairing, as that doesn't seem related. So after I have a paired esp32 to my android phone, here is what I...
Use https://pub.dev/packages/qr to draw a qr code into to the image
The epaper work uses http to transfer the data to the demo esp8266 module. Moving this to normal dependencies.
I am using ListView.builder() to create a scrollable list and it has items in the list that are ExpansionTile(). My app will have possibly a very long list so I...