mfm

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

mfm

This package is MFM renderer for Flutter.


Overview #
MFM is markup language like markdown which is used Misskey. This package is not rely to webview.
Features #
This package supports these MFM syntaxes.

Quote Block (>)
Code Block (Inline, Block)

mfm_renderer will not highlight these code block. you can use any highlight libraries from pub.dev.


Center Block
Text Decoration (bold, big, italic, small, change fonts, strike, background color, foreground color)
Emoji Code, Unicode Emoji Code

mfm_render will not build Image widget. you can pass builder arguments to MFM Widget.


Plain inline Block
Math Block, Math Inline Block

Misskey is not supported these syntax but did not nyaize.


Mention, Hashtags, URL Link
Search syntax
Translate Items($[scale $[position $[flip )
Blur Items
Ruby ($[ruby])
Show absolute time($[unixtime])
MFM Animations

$[rainbow] $[shake] $[jelly] $[twitch] $[bounce] $[jump] $[spin] and $[spakle]


Nyaize these items (such as なんなん to にゃんにゃん) if you want.
Inline Border $[border]

Getting started #
flutter pub add mfm
copied to clipboard
Usage #
See example/lib/main.dart.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.