sheet_mapper_generator 1.0.0 copy "sheet_mapper_generator: ^1.0.0" to clipboard
sheet_mapper_generator: ^1.0.0 copied to clipboard

Code generator for sheet_mapper package. Generates mapping code for @SheetTable annotated classes.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2026-01-12 #

Added #

  • Initial release of sheet_mapper_generator
  • Code generation for @SheetTable annotated classes
  • Mixin-based approach with static fromSheet methods
  • Support for all sheet types (Excel, CSV, TSV, PSV)
  • Type-safe parsing with automatic type conversion
  • Support for nullable types and default values
  • Column mapping with custom names and validation
  • Header detection and custom start row support
  • Comprehensive error handling and validation
2
likes
40
points
79
downloads

Publisher

unverified uploader

Weekly Downloads

Code generator for sheet_mapper package. Generates mapping code for @SheetTable annotated classes.

Repository (GitHub)

License

MIT (license)

Dependencies

analyzer, build, sheet_mapper, source_gen

More

Packages that depend on sheet_mapper_generator