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

109

pub platform score

150

github star count

35

github open issue count

0

total number of github issues

5

package creation time

2022-03-03 01:13:19

package update time

2025-05-12 04:46:14

Dart3 Support

yes

null safety support

yes

Platforms

AndroidiOSWebmacOSWindowsLinux

Version Number

1.0.7

Creation Time

Mar, 2022

These GitHub projects use the binary_tree plugin.