https://github.com/hawkkiller/flutter_rte
https://github.com/hawkkiller/flutter_rte
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hawkkiller/flutter_rte
- Owner: hawkkiller
- Created: 2024-04-27T16:52:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-11T11:19:58.000Z (about 2 years ago)
- Last Synced: 2024-10-12T05:43:04.397Z (over 1 year ago)
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter RTE
A rich text editor for Flutter.
Current status: **Being specified**.
## Roadmap
This is the roadmap for the project. It is subject to change.
Currently, the project is in the specification phase that means I'm trying to figure out what the project should look
like, the features it should have, and how it should be implemented. This phase can take a while as I'm diving deep into
other solutions in the market, trying to understand their pros and cons, and figuring out how to make this project
better.
1. [ ] **Specification**:
- [x] Overview
- [ ] Features
- [ ] Design
- [ ] API
- [ ] Examples
- [ ] FAQ
**TO BE CONTINUED...**