free_form_text 0.4.4 copy "free_form_text: ^0.4.4" to clipboard
free_form_text: ^0.4.4 copied to clipboard

Styled, free form text painted to a Canvas at arbitrary angles and along a path

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add free_form_text

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

dependencies:
  free_form_text: ^0.4.4

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:free_form_text/free_form_text.dart';
1
likes
160
points
59
downloads

Publisher

verified publisherredfishresearch.com

Weekly Downloads

Styled, free form text painted to a Canvas at arbitrary angles and along a path

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, image, path_provider

More

Packages that depend on free_form_text