randomcolored_containers 0.0.2 copy "randomcolored_containers: ^0.0.2" to clipboard
randomcolored_containers: ^0.0.2 copied to clipboard

This package gives random colors to containers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add randomcolored_containers

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

dependencies:
  randomcolored_containers: ^0.0.2

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:randomcolored_containers/randomcolored_containers.dart';
2
likes
140
points
11
downloads

Publisher

verified publisherredhuns.in

Weekly Downloads

This package gives random colors to containers.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on randomcolored_containers