:Zaplab: Zaplab UI package: https://github.com/NielLiesmons/zaplab_design

Reply to this note

Please Login to reply.

Discussion

Thanks, but I can't see any code. Will it be relased open source?

Huh? Do you mean code of my current demo app, maybe? 👉 https://github.com/NielLiesmons/zaplab_demo_app

Next week I start building :Zapchat: Zapchat with these widgets and with what I'm learning in this demo app.

And with the Nostr #Dart skillz of legend nostr:npub1wf4pufsucer5va8g9p0rj5dnhvfeh6d8w0g6eayaep5dhps6rsgs43dgh9 of course.

Sorry, I immediately went to https://github.com/NielLiesmons/zaplab_design_demo from the README and I missed the source code in the previous zaplab_design repo.

Yeah, I need to figure out automated builds in my actual demo app repo at some point #newtothis

This is already better than the Gulag drive links I was sending around 😜

A quick accessibility feedback: checkboxes and radioboxes should have also the label clickable.

Yup, this is literally just the checkbox though. So that it can be included in other widgets like this one:

Where the entire horizontal area is obviously clickable (and flips the switch).

#notetoself: make this extra clear in Docs