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

Library to implement painting styled, free form text to a Canvas.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add free_form_text

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 dart pub get):

dependencies:
  free_form_text: ^0.4.1

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

Publisher

verified publisherredfishresearch.com

Weekly Downloads

Library to implement painting styled, free form text to a Canvas.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, image, path_provider

More

Packages that depend on free_form_text