binary_tree
Install
flutter pub add binary_tree
Introduction
Self-Balancing Binary Search Tree for Dart. BST is implemented as Iterable. There are many operations such as greaterThen, lessThenOrEqual (create sublist), max , min etc.
Details
Category | Dart Extension & Enhancement |
update frequency | Average |
Likes | 28 |
Popularity | 117 |
pub platform score | 150 |
github star count | 35 |
github open issue count | 0 |
total number of github issues | 4 |
package creation time | 2022-03-03 01:13:19 |
package update time | 2025-03-24 04:03:21 |
Dart3 Support | yes |
null safety support | yes |
Platforms | AndroidiOSWebmacOSWindowsLinux |
Version Number | 1.0.6 |
Creation Time | Mar, 2022 |
