Slate in Flutter - Stela #4667
minheq
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
-
I wanted to create a Slate counterpart in Flutter, because there isn't good rich text editor library in Flutter. I have since changed project but I wanna leave this out there for educational purposes. Check it out https://github.com/minheq/stela
Note that I think I have reproduced almost everything in core
slate
(implementation and tests), and refactored some parts - particularly removingimmer
dependency and other stuff not available in Flutter.stela_flutter
was not implemented - counterpart ofslate-react
Beta Was this translation helpful? Give feedback.
All reactions