bit_markdown 0.0.6 copy "bit_markdown: ^0.0.6" to clipboard
bit_markdown: ^0.0.6 copied to clipboard

BitMarkdown is a minimal, fast, and Flutter-friendly Markdown and Latex renderer

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bit_markdown

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

dependencies:
  bit_markdown: ^0.0.6

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:bit_markdown/bit_markdown.dart';
12
likes
150
points
281
downloads

Publisher

verified publisherbitcraftproduction.com

Weekly Downloads

BitMarkdown is a minimal, fast, and Flutter-friendly Markdown and Latex renderer

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_math_fork

More

Packages that depend on bit_markdown