excel_to_json 0.0.1-dev.1 copy "excel_to_json: ^0.0.1-dev.1" to clipboard
excel_to_json: ^0.0.1-dev.1 copied to clipboard

outdated

A package that allows you to transform your excel to JSON

excel_to_json #

A package that allows you to transform your excel to the following format:

  1. Excel To JSON

Getting Started #

At current the package allows you to use the following function (note: currently xlsx file type gives perfect results):

1.convert()
#

- automatically lets you pick an excel file and returns a string containing the entire converted json

For implementation have a look at the attached example file in the github repository.
16
likes
0
pub points
78%
popularity

Publisher

unverified uploader

A package that allows you to transform your excel to JSON

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

excel, file_picker, flutter, path_provider

More

Packages that depend on excel_to_json