dbscan_dart 2.0.1 copy "dbscan_dart: ^2.0.1" to clipboard
dbscan_dart: ^2.0.1 copied to clipboard

A lightweight, pure-Dart implementation of the DBSCAN clustering algorithm with KD-Tree optimization.

Change Log #

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2025-07-19 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


dbscan_dart - v2.0.1

  • DOCS: add proper attribution for Floyd-Rivest quickselect algorithm. (3ac91310)

2.0.1 #

  • DOCS: add proper attribution for Floyd-Rivest quickselect algorithm. (3ac91310)

2025-07-19 #

Changes #


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

dbscan_dart - v2.0.0

  • BREAKING FEAT: major performance overhaul with breaking SpatialPoint interface changes. (338254a5)

2.0.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: major performance overhaul with breaking SpatialPoint interface changes. (338254a5)

2025-06-11 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


dbscan_dart - v1.1.4

  • REFACTOR: Improve code formatting and readability. (f2abfab8)

1.1.4 #

  • REFACTOR: Improve code formatting and readability. (f2abfab8)

2025-06-07 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


dbscan_dart - v1.1.3

  • FIX(pubspec): Downgrade meta dependency. (7156f003)

1.1.3 #

  • FIX(pubspec): Downgrade meta dependency. (7156f003)

2025-06-07 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


dbscan_dart - v1.1.2

  • FIX(pubspec): Update SDK constraint. (79463f0a)

1.1.2 #

  • FIX(pubspec): Update SDK constraint. (79463f0a)

2025-06-06 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


dbscan_dart - v1.1.1

  • DOCS(readme): Add pub.flutter-io.cn badges. (6715bba2)

1.1.1 #

  • DOCS(readme): Add pub.flutter-io.cn badges. (6715bba2)

2025-06-06 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


dbscan_dart - v1.1.0

  • FEAT: Integrate Melos for version management. (b697bddf)
  • FEAT(core): Initial release of dbscan_dart package. (e7e32f78)

1.1.0 #

  • FEAT: Integrate Melos for version management. (b697bddf)
  • FEAT(core): Initial release of dbscan_dart package. (e7e32f78)

1.0.0 #

  • Initial version.
2
likes
160
points
65
downloads

Publisher

verified publisherhelpis.dev

Weekly Downloads

A lightweight, pure-Dart implementation of the DBSCAN clustering algorithm with KD-Tree optimization.

Repository (GitHub)
View/report issues
Contributing

Topics

#clustering #algorithm #machine-learning #spatial #data-analysis

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

meta

More

Packages that depend on dbscan_dart