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

A package to sort files by name and date.

Sorting Package #

This is a Flutter package that allows you to sort files by name and date.

Features #

  • Sort files by their names
  • Sort files by their creation or modification dates
  • Supports both ascending and descending orders

Getting started #

To use this package, add sorting as a dependency in your pubspec.yaml file.

dependencies:
  flutter:
    sdk: flutter
  sorting: ^0.0.1  # use the latest version


1
likes
120
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

A package to sort files by name and date.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on sorting