random_pk 0.0.3 copy "random_pk: ^0.0.3" to clipboard
random_pk: ^0.0.3 copied to clipboard

A new Flutter package that gives a container with random color.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add random_pk

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

dependencies:
  random_pk: ^0.0.3

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:random_pk/random_pk.dart';
5
likes
20
pub points
76%
popularity

Publisher

verified publishermtechviral.com

A new Flutter package that gives a container with random color.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on random_pk