blendmask 0.0.1 copy "blendmask: ^0.0.1" to clipboard
blendmask: ^0.0.1 copied to clipboard

A Flutter widget to apply blend modes and opacity effects to child widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add blendmask

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

dependencies:
  blendmask: ^0.0.1

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:blendmask/blendmask.dart';
4
likes
150
points
1.48k
downloads

Publisher

verified publisherdevastral.tr

Weekly Downloads

A Flutter widget to apply blend modes and opacity effects to child widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on blendmask