flutter_declarative_mdx 0.0.2
flutter_declarative_mdx: ^0.0.2 copied to clipboard
flutter_declarative_mdx enables server-driven pages, forms, documents, and workflows to be defined using structured markdown and rendered directly inside a Flutter app.
0.0.2 #
- Lots more working examples available in the repo
- Workflows now make the progress status available to all components and customizations
- Ability to customize the workflow header
- Ability to customize the workflow footer
- In custom components you can now access the raw content (children)
0.0.1 #
- Simple extensible markdown rendering
- Simple factory methods
- Custom TagHandler support through the
customizationproperty