hive_ce_generator 1.9.0-pre.1 copy "hive_ce_generator: ^1.9.0-pre.1" to clipboard
hive_ce_generator: ^1.9.0-pre.1 copied to clipboard

Extension for Hive. Automatically generates TypeAdapters to store any class.

1.9.0-pre.1 #

  • Generates IsolatedHiveRegistrar extension for IsolatedHiveInterface

1.8.2 #

  • Supports analyzer 7

1.8.1 #

  • Fixes a bug in the migrator affecting freezed classes

1.8.0 #

1.7.0 #

  • Supports named imports

1.6.0 #

  • Adds .freezed.dart to required_inputs to support freezed
  • Sorts adapters and uris in HiveRegistrar

1.5.0 #

  • Supports constructor parameter default values
  • No longer generates the HiveRegistrar if there are no adapters
  • Removes unnecessary print statement in HiveRegistrar generator
  • Bumps analyzer to ^6.5.0 to deal with deprecations

1.4.0 #

  • Adds a generator to create a HiveRegistrar extension that allows registration of all generated TypeAdapters in one call

1.3.0 #

  • Adds support for Sets

1.2.1 #

  • Fix analyzer dependency conflicts with Flutter

1.2.0 #

  • The first release of hive_ce_generator
13
likes
160
points
16.4k
downloads

Publisher

verified publisheriodesignteam.com

Weekly Downloads

2024.09.08 - 2025.03.23

Extension for Hive. Automatically generates TypeAdapters to store any class.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

Apache-2.0, BSD-3-Clause (license)

Dependencies

analyzer, build, collection, glob, hive_ce, json_annotation, path, source_gen, source_helper, yaml, yaml_writer

More

Packages that depend on hive_ce_generator