radix_colors 1.0.4 copy "radix_colors: ^1.0.4" to clipboard
radix_colors: ^1.0.4 copied to clipboard

Radix Colors for Flutter. An open-source color system for designing beautiful, accessible websites and apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add radix_colors
copied to clipboard

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

dependencies:
  radix_colors: ^1.0.4
copied to clipboard

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:radix_colors/radix_colors.dart';
copied to clipboard
5
likes
150
points
61
downloads

Publisher

verified publisherlesliearkorful.com

Weekly Downloads

2024.07.21 - 2025.02.02

Radix Colors for Flutter. An open-source color system for designing beautiful, accessible websites and apps.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on radix_colors