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

A flexible supporting package providing sorting algorithms for Flutter and Dart.

at_logo  at_flusort

Pub Version Platform License GitHub Stars

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


🌟 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
135
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

A flexible supporting package providing sorting algorithms for Flutter and Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on at_flusort