fat_markdown 0.9.1 copy "fat_markdown: ^0.9.1" to clipboard
fat_markdown: ^0.9.1 copied to clipboard

A powerful Flutter Markdown widget with LaTeX math and syntax highlighting.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fat_markdown

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

dependencies:
  fat_markdown: ^0.9.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:fat_markdown/fat_markdown.dart';
0
likes
160
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful Flutter Markdown widget with LaTeX math and syntax highlighting.

Homepage
Repository (GitHub)
View/report issues

Topics

#markdown #latex #syntax-highlighting #widget #ui

License

MIT (license)

Dependencies

flutter, flutter_math_fork, markdown, syntax_highlight

More

Packages that depend on fat_markdown