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
1
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