zo_gradient_text 0.0.2 copy "zo_gradient_text: ^0.0.2" to clipboard
zo_gradient_text: ^0.0.2 copied to clipboard

a beautiful, stylized text widget with gradient colors - This is a text widget designed by me for an upcoming project which I have codenamed "zo".

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zo_gradient_text

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

dependencies:
  zo_gradient_text: ^0.0.2

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

Publisher

unverified uploader

a beautiful, stylized text widget with gradient colors - This is a text widget designed by me for an upcoming project which I have codenamed "zo".

Repository (GitHub)
View/report issues

License

BSD-2-Clause-Views (LICENSE)

Dependencies

flutter

More

Packages that depend on zo_gradient_text