pub.dev : xcel_processor : 0.0.1
A Flutter package that provides a simple and efficient way to read data from Excel files. This package utilizes the `file_picker` and `excel` libraries to allow users to pick an Excel file, specify a table, and retrieve data from a specified row and column. Streamline your Excel data processing tasks in Flutter applications with ease.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:pub/xcel_processor@0.0.1
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- flutter_lints ^2.0.0 Development
- flutter_test --- sdk: flutter Development
- csv ^5.1.1
- excel ^4.0.2
- file_picker ^6.1.1
- flutter --- sdk: flutter
- open_file ^3.2.1