PackageTrack
Sign in Get early access

bitcount

Provides efficient one-bits count method extension for default int.

0.4.0 akhomchenko/bitcount

What this package is like to depend on

Last release 4 months ago

20 Apr 2026

Release timing varies

gaps range from 8 months to 4.4 years

Nearly every release is documented

notes for 7 of 7 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

7 releases · first in 2020

1 release in the last 12 months

see the full history below

Release timeline

7 releases · Feb 2020 to Apr 2026
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 7
  1. 0.4.0 20 Apr 2026
    Release notes
    • Rename docs directory to doc
    • Document 0.4.0 release notes
    • Exclude internal docs from published package
    Open source →
    Release notes

    Changed

    • raised the minimum supported Dart SDK to ^3.7.0.
    Open source →
  2. 0.3.0 16 Nov 2021
    Release notes

    Added

    • instructions on how to run benchmark.

    Changed

    • bitcount on native is no longer 2 32 bit counts but a single 64 bit one.
    • code no longer detects if it is running on JS but using dart2js hack but relies on conditional imports and dart.library.js availability.
    • increased number of iterations in benchmark. Helps to see the difference in this library case.
    Open source →
  3. 0.2.0 21 Mar 2021
    Release notes

    Added

    • null safety.
    • tests will be executed each Monday against stable SDK.

    Changed

    • minimal supported SDK version is 2.12 (due to null safety).

    Removed

    • Github actions support for SDK versions < 2.10.
    Open source →
  4. 0.1.3 16 Mar 2021
    Release notes

    Added

    • Github action to have automated tests / analyze

    Fixed

    • minimal supported SDK version was always 2.7 as extensions were released in 2.7.

    Changed

    • homepage URL due to Github login change.
    Open source →
  5. 0.1.2 21 Feb 2020
    Release notes

    Fixed

    • switched visibility for implementation detail so it is no longer exposed as public.
    Open source →
  6. 0.1.1 21 Feb 2020
    Release notes

    Changed

    • moved example from README to example directory.
    • updated description to have more details.

    Fixed

    • bump minimum required sdk version. Extension methods were added in 2.6.0.
    Open source →
  7. 0.1.0 21 Feb 2020
    Release notes

    Added

    • initial implementation with tests and benchmark
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive