Porting Flet to Ruby Introducing Ruflet #6214
AdamMusa
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone 👋
I wanted to share something I’ve been working on.
I’m currently porting Flet to Ruby and building a Ruby-native version called Ruflet.
The goal is to allow Ruby developers (especially in the Rails ecosystem) to build native mobile and desktop apps using pure Ruby.
Ruflet is fully open source and already supports:
ruflet_railsIt’s still experimental, but progressing quickly.
Huge thanks to the Flet team for the inspiration and the architecture groundwork this project wouldn’t exist without it.
I’d love to hear feedback, thoughts, or suggestions from the community 🙏
All reactions