linear_gradient 0.1.11 copy "linear_gradient: ^0.1.11" to clipboard
linear_gradient: ^0.1.11 copied to clipboard

outdated

Linear gradient with 300+ different color combination. Also, it will options for change gradient orientation Vertical and Horizontal. Now you can use Gradients style color as theme. By using getColorC [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add linear_gradient

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

dependencies:
  linear_gradient: ^0.1.11

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

Publisher

verified publishertechnoprashant.me

Linear gradient with 300+ different color combination. Also, it will options for change gradient orientation Vertical and Horizontal. Now you can use Gradients style color as theme. By using getColorCombination() to get Gradients color list by passing gradient type.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on linear_gradient