xcel_processor 0.0.1 copy "xcel_processor: ^0.0.1" to clipboard
xcel_processor: ^0.0.1 copied to clipboard

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 [...]

0.0.1 #

  • initial release.
3
likes
110
pub points
0%
popularity

Publisher

unverified uploader

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.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

csv, excel, file_picker, flutter, open_file

More

Packages that depend on xcel_processor