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