line_break 0.0.5 copy "line_break: ^0.0.5" to clipboard
line_break: ^0.0.5 copied to clipboard

unicode line break

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add line_break

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

dependencies:
  line_break: ^0.0.5

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:line_break/line_break.dart';
1
likes
15
pub points
0%
popularity

Publisher

unverified uploader

unicode line break

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on line_break