mermaid_flutter 0.2.1 copy "mermaid_flutter: ^0.2.1" to clipboard
mermaid_flutter: ^0.2.1 copied to clipboard

Native Flutter renderer for mermaid_core: TextPainter text measurement and a CustomPainter that paints the mermaid render scene directly. 28 diagram types.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mermaid_flutter

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

dependencies:
  mermaid_flutter: ^0.2.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:mermaid_flutter/mermaid_flutter.dart';
2
likes
150
points
426
downloads
screenshot

Documentation

API reference

Publisher

verified publisherroszkowski.dev

Weekly Downloads

Native Flutter renderer for mermaid_core: TextPainter text measurement and a CustomPainter that paints the mermaid render scene directly. 28 diagram types.

Repository (GitHub)
View/report issues
Contributing

Topics

#mermaid #diagram #flutter #visualization

License

MIT (license)

Dependencies

flutter, mermaid_core

More

Packages that depend on mermaid_flutter