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

outdated

A text widget with customised gradient. We have seen container gradient, button gradient and appbar with gradient design.But in some unique cases we need text gradient similar to those we have used in [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add versatile_gradient_text

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

dependencies:
  versatile_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:versatile_gradient_text/versatile_gradient_text.dart';
2
likes
0
pub points
26%
popularity

Publisher

verified publisherrayquazax.com

A text widget with customised gradient. We have seen container gradient, button gradient and appbar with gradient design.But in some unique cases we need text gradient similar to those we have used in PowerPoint Presentation.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on versatile_gradient_text