kumihan 1.0.0 copy "kumihan: ^1.0.0" to clipboard
kumihan: ^1.0.0 copied to clipboard

Flutter canvas widget for vertical Japanese book rendering.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kumihan

With Flutter:

 $ flutter pub add kumihan

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

dependencies:
  kumihan: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:kumihan/kumihan.dart';
0
likes
0
points
195
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter canvas widget for vertical Japanese book rendering.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, highlight, html, markdown, vector_math

More

Packages that depend on kumihan