array_to_excel 1.0.1 copy "array_to_excel: ^1.0.1" to clipboard
array_to_excel: ^1.0.1 copied to clipboard

A Flutter package to generate Excel files from arrays and allow users to save or share the file on Android, iOS, Web, and Desktop.

1.0.1 Updated dependencies #

  • Updated package dependencies to latest compatible versions.

1.0.0 Initial release #

  • Renamed package to array_to_excel.
  • Generate Excel files from arrays of headings and data.
  • Save Excel file to user-selected location (Android, iOS, Web, Desktop).
  • Share Excel file using platform share dialog (Android, iOS, Desktop).
  • Web: Only saving is supported, sharing is not supported.
3
likes
140
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to generate Excel files from arrays and allow users to save or share the file on Android, iOS, Web, and Desktop.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

excel, file_picker, flutter, path_provider, share_plus

More

Packages that depend on array_to_excel