versatile_gradient_text 0.0.4 versatile_gradient_text: ^0.0.4 copied to clipboard
We are used to container, button and appbar with gradient design. But in some unique cases we need text gradient similar to those we have used in PowerPoint Presentation.
Author #
Souvik Versatile Link to Profile
Versatile Gradient Text #
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.
Installation #
- Add the latest version of package to your pubspec.yaml (and run
dart pub get
):
dependencies:
versatile_gradient_text: ^0.0.4
- Import the package and use it in your Flutter App.
import 'package:versatile_gradient_text/versatile_gradient_text.dart';
Images #
radial type
linear type
Example #
|