grad_text 0.0.3 copy "grad_text: ^0.0.3" to clipboard
grad_text: ^0.0.3 copied to clipboard

A new Flutter package for gradient text

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add grad_text

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

dependencies:
  grad_text: ^0.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:grad_text/grad_text.dart';
6
likes
130
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package for gradient text

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on grad_text