mixbox 0.0.1-dev.2 copy "mixbox: ^0.0.1-dev.2" to clipboard
mixbox: ^0.0.1-dev.2 copied to clipboard

Practical Pigment Mixing for Digital Painting

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mixbox

With Flutter:

 $ flutter pub add mixbox

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

dependencies:
  mixbox: ^0.0.1-dev.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mixbox/mixbox.dart';
2
likes
105
pub points
0%
popularity

Publisher

verified publisherscrtwpns.com

Practical Pigment Mixing for Digital Painting

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

CC-BY-NC-4.0 (LICENSE)

More

Packages that depend on mixbox