randomizer_null_safe 0.1.4 copy "randomizer_null_safe: ^0.1.4" to clipboard
randomizer_null_safe: ^0.1.4 copied to clipboard

outdated

Flutter package which helps in picking random color, random element from list, random numbers, random doubles and many more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add randomizer_null_safe

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

dependencies:
  randomizer_null_safe: ^0.1.4

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:randomizer_null_safe/randomizer_null_safe.dart';
4
likes
0
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package which helps in picking random color, random element from list, random numbers, random doubles and many more.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on randomizer_null_safe