sortero 0.0.3+3 copy "sortero: ^0.0.3+3" to clipboard
sortero: ^0.0.3+3 copied to clipboard

A sorting library

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sortero

With Flutter:

 $ flutter pub add sortero

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

dependencies:
  sortero: ^0.0.3+3

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

Import it

Now in your Dart code, you can use:

import 'package:sortero/sortero.dart';
0
likes
120
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A sorting library

Documentation

API reference

License

MIT (license)

More

Packages that depend on sortero