An open API service indexing awesome lists of open source software.

https://github.com/hacker1024/ui_color.dart

The color class from dart:ui in a standalone package.
https://github.com/hacker1024/ui_color.dart

color dart flutter

Last synced: 2 months ago
JSON representation

The color class from dart:ui in a standalone package.

Awesome Lists containing this project

README

          

This Dart package contains [`dart:ui`'s `Color` class][dart:ui color] for use in regular
projects without Flutter.

It's based on Flutter engine sources from the `master` branch, with the version
number minor number containing the date of extraction. The major number will
increment when breaking API changes occur.

[dart:ui color]: https://api.flutter.dev/flutter/dart-ui/Color-class.html