mayr_md_cms 0.2.0
mayr_md_cms: ^0.2.0 copied to clipboard
A flexible Flutter widget that fetches and renders Markdown content from local assets, network URLs, or custom sources — with built-in loading and error handling.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.0 #
- Automated deployments added
0.1.0 - Initial Release #
- First version of mayr_md_cms released.
- Supports fetching and rendering Markdown from local, network, or custom sources.
- Handles link clicks and supports URL opening or copying to clipboard.
- Internal actions through custom links like About Us.
- Fully customisable error widget, loading widget, markdown styles, and more.
- Extendable, allowing users to create custom classes by extending MayrMdCms.