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

Flexible ranking and leaderboard system for Flutter with multi-metric calculations and rich UI components.

0.0.1 #

  • Initial release:
    • Multi-Metric Rankings - Rank entries across multiple categories simultaneously
    • Automatic Tie Handling - Smart tie resolution with proper place calculations
    • Category Grouping - Combine related categories for complex ranking calculations
    • Weighted Scoring - Assign different weights to categories for customized rankings
    • Flexible Metrics - Support for any Comparable type (numbers, dates, custom objects)
    • Rich UI Components - Nice interactive leaderboard widget included
    • Ascending/Descending - Configure sort direction per metric
    • Detailed Analytics - Verbose ranking breakdowns and statistics
0
likes
150
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Flexible ranking and leaderboard system for Flutter with multi-metric calculations and rich UI components.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, input_quantity

More

Packages that depend on ranking_system