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

Generate unique numbers list

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add generate_unique_integers

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

dependencies:
  generate_unique_integers: ^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:generate_unique_integers/generate_unique_integers.dart';
0
likes
90
pub points
0%
popularity

Publisher

verified publisherertai.kz

Generate unique numbers list

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on generate_unique_integers