Markdown Editor

3.6
182 reviews
Content rating
Everyone
50K+
Downloads
Content rating
Everyone
Learn more
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Introducing the Markdown Editor app, the perfect tool for anyone who needs to create and edit markdown files with ease. With the ability to open ".md" files directly from the explorer, you can easily access your files and start working on them right away.

The app also offers a convenient way to style your text with options such as bold, italics, headings, and more. Adding links is also a breeze with the simple interface.

In addition, you can preview JPEG, PNG, GIF, WebP, BMP, and WBMP image formats right within the app. You can easily open links from the preview, making it easy to navigate between different files and sources.

Choose between Light and Dark Theme Modes, and use the Dual View Mode to simultaneously view both the preview and editing views. Alternatively, you can use Single View Mode to focus on either the preview or editing view.

The app also offers the ability to clear text and start from scratch, as well as create new .md files or edit existing ones.

This Editor was developed using Flutter and is mainly targeted for mobile devices as currently there aren't any standalone markdown editors available.

The Source Code for this app is available at https://github.com/adeeteya/FlutterMarkdownEditor
Updated on
May 3, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection
Committed to follow the Play Families Policy

Ratings and reviews

3.5
171 reviews
Tyler Purvis
February 13, 2026
The app is really good overall, but whenever I save the file I'm working on it creates a new copy of the file and appends a number to the end in parenthesis. This is creating extra copies of the files, which is annoying, but also the new files aren't usable directly because the number it adds is after the .md, so it's not an md file anymore.
2 people found this review helpful
Did you find this helpful?
Cisco Moran
June 23, 2026
Was almost the perfect app for me but it lost roughly an hours worth of work. I should've saved what I was working on but still I never closed the app. Edit: memory issues. Sometimes it errors when saving a file to local storage. Sometimes, when it doesn't error, it saves an incomplete file. It's not reliable
Did you find this helpful?
Jacques Bensimon
May 25, 2026
Fantastic markdown editor! Nice split-screen preview and editor, fully supports math notation ($...$ but apparently not $$ blocks) and doesn't try to be a note-taking, mind-map, cloud-sync "workspace" like so many others -- open/create file, edit file, save file, nice and simple.
Did you find this helpful?

What’s new

Added
- Integrated dynamic color support for improved theme customization.
- Added sharing functionality with options for plain text, markdown, and PDF.
- Custom tag style for code blocks in PDF export.
Fixed
- Platform brightness detection in device preference notifier.
- Various UI fixes and improvements.