bw_to_rgb 1.0.3+4 copy "bw_to_rgb: ^1.0.3+4" to clipboard
bw_to_rgb: ^1.0.3+4 copied to clipboard

Convert Black and White to RGB and vice versa

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bw_to_rgb

With Flutter:

 $ flutter pub add bw_to_rgb

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

dependencies:
  bw_to_rgb: ^1.0.3+4

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:bw_to_rgb/bw_to_rgb.dart';
0
likes
110
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Convert Black and White to RGB and vice versa

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

number_system

More

Packages that depend on bw_to_rgb