flutter_report_arche 1.0.2 copy "flutter_report_arche: ^1.0.2" to clipboard
flutter_report_arche: ^1.0.2 copied to clipboard

A new Flutter package for get all types of reports (pdf, xls, csv, doc, text, html).

flutter report arche #

A new Flutter package for get all types of reports (pdf, xls, csv, doc, text, html).

Getting Started #

First you need a token from Arche service

You have to send the information and the structure of the report

new ReportService("arche-token").downloadReport(data, "my-report.pdf", true);

You can check the doc in Arche doc

1
likes
20
pub points
0%
popularity

Publisher

verified publisherisvisoft.com

A new Flutter package for get all types of reports (pdf, xls, csv, doc, text, html).

Homepage

License

unknown (LICENSE)

Dependencies

flutter, http, open_file, path_provider

More

Packages that depend on flutter_report_arche