flutter_sketchy_text 2.0.3 copy "flutter_sketchy_text: ^2.0.3" to clipboard
flutter_sketchy_text: ^2.0.3 copied to clipboard

Library to create sketchy text. with highlight, underline, strikethrough, circle and rectangle.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_sketchy_text

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

dependencies:
  flutter_sketchy_text: ^2.0.3

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:flutter_sketchy_text/flutter_sketchy_text.dart';
6
likes
150
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

Library to create sketchy text. with highlight, underline, strikethrough, circle and rectangle.

Repository (GitHub)
View/report issues

Topics

#sketchy #text #highlight #underline #animated

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_sketchy_text