PackageTrack
Sign in Get early access

hive_ce

Hive Community Edition - A spiritual continuation of Hive v2

2.19.3 1000K downloads/mo #94 most downloaded on pub.dev IO-Design-Team/hive_ce

What this package is like to depend on

Last release 6 months ago

03 Feb 2026

Release timing varies

gaps range from 8 days to 3 months

Nearly every release is documented

notes for 40 of 40 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

53 releases · first in 2024

18 releases in the last 12 months

see the full history below

Release timeline

53 releases · Jun 2024 to Feb 2026
2025 2026
Release Pre-release

Releases

latest 53
  1. 2.19.3 03 Feb 2026
    Release notes

    Merge pull request #289 from IO-Design-Team/feature/hot-restart-stale…

    Open source →
    Release notes
    • IsolatedHive: Handles stale send ports on hot restart
    Open source →
  2. 2.19.2 02 Feb 2026
    Release notes

    Merge pull request #288 from IO-Design-Team/feature/isolate_channel-0…

    Open source →
    Release notes
    • Updates isolate_channel to 0.6.0
    Open source →
  3. 2.19.1 21 Jan 2026
    Release notes

    Merge pull request #282 from IO-Design-Team/feature/isolate_channel-0…

    Open source →
    Release notes
    • Updates isolate_channel to 0.4.0
    Open source →
  4. 2.19.0 20 Jan 2026
    Release notes
    Open source →
  5. 2.18.0 16 Jan 2026
    Release notes

    Merge pull request #279 from IO-Design-Team/feature/isolated-hive-che…

    Open source →
    Release notes
    • Fixes an issue with IsolatedHive encryption
    • Automatically disables the unsafe isolate warning when running in a test
    Open source →
  6. 2.17.0 13 Jan 2026
    Release notes

    Merge pull request #271 from IO-Design-Team/feature/prepare-2.17.0

    Open source →
    Release notes
    • Fixes WASM int decoding (by @flrnsbt in #262)
    • Adds nested primitive support to CollectionBox
    • Adds more options to the logger to ignore specific warnings
    Open source →
  7. 2.16.0 18 Dec 2025
    Release notes
    • Implements a proper logging system
    • Adds hive_ce.dart to make the publish action happy
    Open source →
  8. 2.15.1 23 Oct 2025
    Release notes
    Open source →
  9. 2.15.0 14 Oct 2025
    Release notes
    • Adds ignoredFields parameter to AdapterSpec for excluding specific fields from type adapter generation (by @rezam92 in #229)
    Open source →
  10. 2.14.0 30 Sep 2025
    Release notes
    • Adds the ability to override type adapters by type (by @sportismygame in #217)
    • Fixes some Future handling issues
    Open source →
  11. 2.13.3 29 Sep 2025
    Release notes
    • Adds copy to clipboard functionality to the inspector
    Open source →
  12. 2.13.2 17 Sep 2025
    Release notes
    • Removes the print statement from the inspector
    Open source →
  13. 2.13.1 17 Sep 2025
    Release notes
    • Fixes the first column header not showing in the inspector
    Open source →
  14. 2.13.0 17 Sep 2025
    Release notes
    • Adds the Hive CE Inspector DevTools extension
    Open source →
  15. 2.13.0-pre.2 16 Sep 2025 pre-release

    Nothing published for this version

  16. 2.13.0-pre.1 16 Sep 2025 pre-release

    Nothing published for this version

  17. 2.12.0 09 Sep 2025
    Release notes
    • Notify with the value of a deleted frame instead of null
    • Improves adapter of same type warning
    Open source →
  18. 2.11.4 04 Sep 2025
    Release notes
    • Handles exception thrown during compaction on some platforms
    • Updates documentation for IsolatedHive
    Open source →
  19. 2.11.3 25 May 2025
    Release notes
    • Prints warning when writing integers greater than 2^53
    Open source →
  20. 2.11.2 15 May 2025
    Release notes
    • Fixes web compatibility check
    • Fixes deleteFromDisk not completing on web
    Open source →
  21. 2.11.1 02 May 2025
    Release notes
    • Allows boxes of primitive iterables
    Open source →
  22. 2.11.0 28 Apr 2025
    Release notes
    • Isolate support through IsolatedHive
    • Warning messages for potentially unsafe isolate usage
    • Updates suggested placement of GenerateAdapters annotation
    • Fixes custom objects in BoxCollection. Custom objects must now be json serializable.
    • Adds much more information to the unknown typeId error message
    • Supports freezed default values
    • Enforces that boxes of type Map must be Map<dynamic, dynamic>
    • Enforces that boxes of type Iterable must be Iterable<dynamic>
    • Adds reservedTypeIds to GenerateAdapters annotation
    Open source →
  23. 2.11.0-pre.11 25 Apr 2025 pre-release

    Nothing published for this version

  24. 2.11.0-pre.10 11 Apr 2025 pre-release

    Nothing published for this version

  25. 2.11.0-pre.9 10 Apr 2025 pre-release

    Nothing published for this version

  26. 2.11.0-pre.8 05 Apr 2025 pre-release

    Nothing published for this version

  27. 2.11.0-pre.7 02 Apr 2025 pre-release

    Nothing published for this version

  28. 2.11.0-pre.6 23 Mar 2025 pre-release

    Nothing published for this version

  29. 2.11.0-pre.5 23 Mar 2025 pre-release

    Nothing published for this version

  30. 2.11.0-pre.4 18 Mar 2025 pre-release

    Nothing published for this version

  31. 2.11.0-pre.3 18 Mar 2025 pre-release

    Nothing published for this version

  32. 2.11.0-pre.2 18 Mar 2025 pre-release

    Nothing published for this version

  33. 2.11.0-pre.1 18 Mar 2025 pre-release

    Nothing published for this version

  34. 2.10.1 06 Feb 2025
    Release notes
    • Fixes HiveObject disposal in lazy boxes
    Open source →
  35. 2.10.0 04 Feb 2025
    Release notes
    • Raises the maximum type ID from 223 to 65439
    Open source →
  36. 2.9.0 06 Jan 2025
    Release notes
    • Prints a warning when writing int or List<int> types in a WASM environment
    • Only emits print statements when assertions are enabled (aka debug mode)
    Open source →
  37. 2.8.0 19 Nov 2024
    Release notes
    • Adds GenerateAdapters annotation and relevant documentation
    Open source →
  38. 2.8.0+1 21 Nov 2024
    Release notes
    • Adds tutorial link to README
    Open source →
  39. 2.8.0+2 25 Nov 2024
    Release notes
    • Adds workaround for transitive Hive dependencies to README
    Open source →
  40. 2.8.0+3 26 Dec 2024
    Release notes
    • Updates the commit hash for the transitive Hive dependencies workaround
    Open source →
  41. 2.7.0 28 Oct 2024
    Release notes
    • No longer reinitializes Hive when opening a BoxCollection
    Open source →
  42. 2.7.0+1 01 Nov 2024
    Release notes
    • Adds a storage benchmark to compare Hive CE with Hive v4
    Open source →
  43. 2.6.0 18 Sep 2024
    Release notes
    • Adds TargetKind.parameter to HiveField to support freezed
    Open source →
  44. 2.5.0 06 Aug 2024
    Release notes
    • Adds Target annotations to HiveField and HiveType to prevent invalid usage
    • Bumps analyzer to ^6.5.0 to deal with deprecations
    • Bumps meta to ^1.14.0 for TargetKind.enumValue
    Open source →
  45. 2.5.0+1 03 Sep 2024
    Release notes
    • Documentation updates for HiveField in support of hive_ce_generator changes
    Open source →
  46. 2.5.0+2 04 Sep 2024
    Release notes
    • Adds documentation for adding new fields (@vizakenjack)
    • Updates README badges
    Open source →
  47. 2.4.4 06 Aug 2024
    Release notes
    • Loosens constraint on web
    Open source →
  48. 2.4.3 06 Aug 2024
    Release notes
    • Loosens constraint on meta
    Open source →
  49. 2.4.2 22 Jul 2024
    Release notes
    • Only shows the adapter with same type warning if the adapters have different type ids
    Open source →
  50. 2.4.1 18 Jul 2024
    Release notes
    • Upgrades package:web to 1.0.0
    Open source →
  51. 2.4.0 05 Jul 2024
    Release notes
    • Adds support for Sets
    • Adds a built in DurationAdapter
    • Adds a warning if attempting to register multiple adapters for the same type
    Open source →
  52. 2.4.0+1 06 Jul 2024
    Release notes
    • Adds a guide to migrate from hive
    • Adds documentation for the new HiveRegistrar extension created by hive_ce_generator
    Open source →
  53. 2.3.0 18 Jun 2024
    Release notes
    • The first release of Hive Community Edition
    • Supports Flutter web WASM compilation
    • Fixes analysis issues
    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