color_mesh 0.0.7 copy "color_mesh: ^0.0.7" to clipboard
color_mesh: ^0.0.7 copied to clipboard

A mesh (multi-point) gradient that can be used like RadialGradient and LinearGradient.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add color_mesh

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

dependencies:
  color_mesh: ^0.0.7

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:color_mesh/color_mesh.dart';
14
likes
80
points
497
downloads
screenshot

Publisher

verified publisherhamzahayak.dev

Weekly Downloads

A mesh (multi-point) gradient that can be used like RadialGradient and LinearGradient.

Repository (GitHub)
View/report issues

Topics

#mesh #gradient #color #ui #animation

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on color_mesh