writing_guidelines 0.0.2 copy "writing_guidelines: ^0.0.2" to clipboard
writing_guidelines: ^0.0.2 copied to clipboard

A Flutter widget library for pinyin and English handwriting display. It provides a four-line grid background and supports both single-cell and flow layouts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add writing_guidelines

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

dependencies:
  writing_guidelines: ^0.0.2

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:writing_guidelines/writing_guidelines.dart';
0
likes
160
points
29
downloads

Documentation

API reference

Publisher

verified publisherimcys.com

Weekly Downloads

A Flutter widget library for pinyin and English handwriting display. It provides a four-line grid background and supports both single-cell and flow layouts.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on writing_guidelines