floor_generator_community 1.1.0 copy "floor_generator_community: ^1.1.0" to clipboard
floor_generator_community: ^1.1.0 copied to clipboard

Code generator for the community-maintained, Floor-compatible SQLite abstraction.

Changelog #

1.1.0 #

  • Fixed TypeConverter symbol collisions between floor_annotation_community and the generator's internal value object in DaoProcessor.
  • Fixed Entity resolving to the annotation type inside DaoProcessor by explicitly importing the generator entity model and aliasing annotation references.
  • Made set merging non-mutating so type-converter scopes cannot leak between sibling processors.
  • Aligned the generator test dependency with Analyzer 13+ (test >=1.31.2) to avoid Pub Workspace solver conflicts.

1.0.0 #

🎉 First community-maintained release.

Community #

  • Initial community release of floor_generator_community.
  • Established independent community maintenance.
  • Preserved compatibility with the Floor 1.5.x API and generated code.

✨ Improvements #

  • Added support for newer Dart SDK releases.
  • Updated compatibility with recent Flutter versions.
  • Migrated to the modern Analyzer element APIs used by Analyzer 13/14.
  • Updated build, build_runner, and source_gen integration with Flutter-compatible dependency ranges.
  • Improved compatibility with modern code generation tooling.
  • Fixed generator issues caused by analyzer API changes.
  • Improved generated code stability and maintainability.

🛠 Maintenance #

  • Updated development dependencies.
  • Improved CI and automated testing.
  • General code cleanup and internal refactoring.

Notes #

This package is a community-maintained continuation of the original floor_generator package and is intended to be a drop-in replacement for existing projects.

0
likes
130
points
143
downloads

Documentation

API reference

Publisher

verified publisherorkitt.dev

Weekly Downloads

Code generator for the community-maintained, Floor-compatible SQLite abstraction.

Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

analyzer, build, build_config, code_builder, collection, floor_annotation_community, meta, source_gen, strings

More

Packages that depend on floor_generator_community