cvd_simulator 1.0.0 copy "cvd_simulator: ^1.0.0" to clipboard
cvd_simulator: ^1.0.0 copied to clipboard

Simulate how your app looks to people with color vision deficiency.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cvd_simulator

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

dependencies:
  cvd_simulator: ^1.0.0

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:cvd_simulator/cvd_simulator.dart';
0
likes
150
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

Simulate how your app looks to people with color vision deficiency.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on cvd_simulator