An open API service indexing awesome lists of open source software.

https://github.com/pottekkat/markdown-editor

This is a simple markdown editor that can be embedded into Android, iOS or web Apps developed using Flutter.
https://github.com/pottekkat/markdown-editor

flutter flutter-apps flutter-examples flutter-ui markdown-converter markdown-editor

Last synced: 6 months ago
JSON representation

This is a simple markdown editor that can be embedded into Android, iOS or web Apps developed using Flutter.

Awesome Lists containing this project

README

          

# Markdown Editor

This flutter app is a simple, ready to use code snippet for a markdown editor for Android, iOS and web apps.

## Features

* Works on Android, iOS and web.
* Editable code.(Just copy paste the code into your app and you are ready to go)
* Has a text editor and a priview window which is updated real time.

## Dependencies

**flutter_markdown 0.3.4** - https://pub.dev/packages/flutter_markdown#-readme-tab-

## Pull Requests

I will be updating the project and adding new features like buttons to assist the Markdown text editor and other UI improvement features. If you would like to contribute, create a pull request and I will be responding within 12 hrs.

### Leave a star ⭐ if you like this project! Happy coding!