excel_to_json 1.0.0 copy "excel_to_json: ^1.0.0" to clipboard
excel_to_json: ^1.0.0 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.
19
likes
0
pub points
83%
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_facility, file_picker, flutter, path_provider

More

Packages that depend on excel_to_json