foxid 1.1.1 copy "foxid: ^1.1.1" to clipboard
foxid: ^1.1.1 copied to clipboard

A library for manipulating with FOxID - unique identifiers with the possibility of lexicographic sorting.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add foxid
copied to clipboard

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

dependencies:
  foxid: ^1.1.1
copied to clipboard

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:foxid/foxid.dart';
copied to clipboard
1
likes
0
points
47
downloads

Publisher

verified publisherpubdev.kasefuchs.su

Weekly Downloads

2024.10.06 - 2025.04.20

A library for manipulating with FOxID - unique identifiers with the possibility of lexicographic sorting.

Repository
View/report issues

License

unknown (license)

Dependencies

base32

More

Packages that depend on foxid