ligatura 0.1.0 copy "ligatura: ^0.1.0" to clipboard
ligatura: ^0.1.0 copied to clipboard

A high-performance Flutter renderer for fixed-format JSON timeline previews.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ligatura

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

dependencies:
  ligatura: ^0.1.0

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:ligatura/ligatura.dart';
0
likes
145
points
--
downloads

Documentation

API reference

Publisher

unverified uploader

A high-performance Flutter renderer for fixed-format JSON timeline previews.

Repository (GitHub)
View/report issues

Topics

#flutter #renderer #timeline #custom-painter

License

MIT (license)

Dependencies

flutter, flutter_soloud

More

Packages that depend on ligatura