mfm 1.0.7+1 copy "mfm: ^1.0.7+1" to clipboard
mfm: ^1.0.7+1 copied to clipboard

A MFM (Misskey Flavored Markup language) Renderer for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mfm

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  mfm: ^1.0.7+1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mfm/mfm.dart';
1
likes
120
points
17
downloads

Publisher

verified publishershiosyakeyakini.info

Weekly Downloads

A MFM (Misskey Flavored Markup language) Renderer for Flutter.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

colorfilter_generator, dotted_border, flutter, mfm_parser, vector_math

More

Packages that depend on mfm