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

用于拼音或英语书写的 Flutter 组件库,提供“四线三格”背景,支持单格展示与流式布局。

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

Documentation

API reference

Publisher

verified publisherimcys.com

Weekly Downloads

用于拼音或英语书写的 Flutter 组件库,提供“四线三格”背景,支持单格展示与流式布局。

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on writing_guidelines