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

A flexible sorting algorithm package for Flutter and Dart.

🧠 at_flusort #

A lightweight and extensible sorting algorithm package for Dart and Flutter — designed for learning, teaching, and practical usage.

Pub Version Platform License GitHub Stars


Features #

  • Includes popular sorting algorithms:

    • Bubble Sort
    • Selection Sort
    • Insertion Sort
    • Merge Sort
    • Quick Sort
    • Heap Sort
    • ....
  • Ready to use in Dart or Flutter projects


Getting Started #

Add the package to your pubspec.yaml:

dependencies:
  at_flusort: ^1.0.0
1
likes
0
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

A flexible sorting algorithm package for Flutter and Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on at_flusort