What would a very simple hypernote look like that:

- has a logo, title and description (WITH styling and fonts)

- has two buttons that each link to a different hypernote

I need something like this for displaying services in-app.

Reply to this note

Please Login to reply.

Discussion

That’s a great question im getting close on the schema I’ll share it tmrw with you

I've got so many use cases for this stuffzzzzz!

Are you guys using rust at all in your flutter projects? I could make a hypernote renderer in flutter as a good test of my design but would prefer to do the parsing in rust if possible

So far not really.

My design package, nostr:npub1wf4pufsucer5va8g9p0rj5dnhvfeh6d8w0g6eayaep5dhps6rsgs43dgh9's models package and relay connections are all Dart.

For MLS we'll eb bridging Rust to Dart, like nostr:npub10td4yrp6cl9kmjp9x5yd7r8pm96a5j07lk5mtj2kw39qf8frpt8qm9x2wl does.

But I don't see why using Rust in your package would be an issue.

By all means, build it :beautiful:

@JeffG and team would be very happy with rust-based flutter stuff for this (later on) in White Noise.

When I convince them to go beyond Chat, that is :winkwithtongue:

Something along these lines:

Doesn't necessarily need nested elements tho.

Okay actually give me until next week this is turning into a great test case for me thank you!

That's good!