animated_streaming_markdown 0.3.6 copy "animated_streaming_markdown: ^0.3.6" to clipboard
animated_streaming_markdown: ^0.3.6 copied to clipboard

Flutter markdown streaming package for Android/iOS/macOS/Linux/Windows/web, with Tree-sitter WASM and KaTeX math support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_streaming_markdown

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

dependencies:
  animated_streaming_markdown: ^0.3.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:animated_streaming_markdown/animated_streaming_markdown.dart';
2
likes
160
points
621
downloads

Documentation

Documentation
API reference

Publisher

verified publishersamnn.dev

Weekly Downloads

Flutter markdown streaming package for Android/iOS/macOS/Linux/Windows/web, with Tree-sitter WASM and KaTeX math support.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#markdown #streaming #flutter #animation #tree-sitter

License

Apache-2.0 (license)

Dependencies

ffi, flutter, flutter_math_fork, html

More

Packages that depend on animated_streaming_markdown

Packages that implement animated_streaming_markdown