excel_generator 1.0.1 copy "excel_generator: ^1.0.1" to clipboard
excel_generator: ^1.0.1 copied to clipboard

A Flutter package to generate Excel files with configurable validations including dropdowns, date pickers, and data validation rules.

Excel Generator #

A Flutter package to generate and parse Excel files with configurable validations.

Features #

Generation Features #

  • ✅ Dropdown lists with custom options
  • ✅ Date validation and formatting
  • ✅ Number/currency validation with ranges
  • ✅ Auto-increment serial numbers
  • ✅ Email and phone number validation

Parsing Features #

  • ✅ Parse Excel files to JSON/Map format
  • ✅ File picker integration
  • ✅ Multiple sheet support
  • ✅ Error detection for empty cells
  • ✅ Header extraction

Installation #

dependencies:
  excel_generator: ^1.1.0
1
likes
130
points
156
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to generate Excel files with configurable validations including dropdowns, date pickers, and data validation rules.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

archive, excel, file_picker, file_saver, flutter, path_provider, universal_html

More

Packages that depend on excel_generator