prism_flutter 1.0.1 copy "prism_flutter: ^1.0.1" to clipboard
prism_flutter: ^1.0.1 copied to clipboard

Flutter extensions for the Prism color manipulation library. Seamless conversion between Ray and Flutter Color objects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add prism_flutter

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

dependencies:
  prism_flutter: ^1.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:prism_flutter/prism_flutter.dart';
3
likes
135
points
427
downloads

Documentation

API reference

Publisher

verified publisherrocketware.co.uk

Weekly Downloads

Flutter extensions for the Prism color manipulation library. Seamless conversion between Ray and Flutter Color objects.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, prism

More

Packages that depend on prism_flutter