excel_to_json 1.2.0 copy "excel_to_json: ^1.2.0" to clipboard
excel_to_json: ^1.2.0 copied to clipboard

A package that allows you to transform excel files to JSON format for friendly use in your project.

excel_to_json #

THIS PROJECT DON'T RECOGNIZE EXCEL FORMULES

If you know how to solve this problem, please help this project.

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 not 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
130
pub points
78%
popularity

Publisher

unverified uploader

A package that allows you to transform excel files to JSON format for friendly use in your project.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

excel_facility, file_picker, flutter, path_provider

More

Packages that depend on excel_to_json