excel_generator 1.0.0 copy "excel_generator: ^1.0.0" to clipboard
excel_generator: ^1.0.0 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 Excel files with configurable validations including dropdowns, date pickers, and data validation rules.

Features #

  • ✅ Dropdown lists with custom options
  • ✅ Date validation and formatting
  • ✅ Number/currency validation with ranges
  • ✅ Auto-increment serial numbers
  • ✅ Email and phone number validation
  • ✅ Percentage validation
  • ✅ Text length validation
  • ✅ Cross-platform support (Web, Mobile, Desktop)

Installation #

Add to your pubspec.yaml:

dependencies:
  excel_generator: ^1.0.0
1
likes
130
points
44
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Homepage

License

MIT (license)

Dependencies

archive, excel, file_saver, flutter, path_provider, universal_html

More

Packages that depend on excel_generator