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.

Radom Colored Container #

This package gives random colors to containers.

Features #

Automaticaly gives radom colors.

Installation #

Add randomcolored_containers: ^0.0.1 to your pubspec.yaml dependencies. And import it:

import 'package:randomcolored_containers/randomcolored_containers.dart';

Usage #

 RandomColoredContainer(
              height: 100,
              width: 100,
              child: Text('Random Colored Container'),
            ),
       
2
likes
140
points
24
downloads

Documentation

API reference

Publisher

verified publisherredhuns.in

Weekly Downloads

This package gives random colors to containers.

License

MIT (license)

Dependencies

flutter

More

Packages that depend on randomcolored_containers