sorter 0.0.1 copy "sorter: ^0.0.1" to clipboard
sorter: ^0.0.1 copied to clipboard

A sorter which will sort all type of data to save your time

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sorter

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

dependencies:
  sorter: ^0.0.1

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:sorter/sorter.dart';
2
likes
150
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

A sorter which will sort all type of data to save your time

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on sorter