export_firebase_csv 1.0.6 copy "export_firebase_csv: ^1.0.6" to clipboard
export_firebase_csv: ^1.0.6 copied to clipboard

Una librería Flutter que realiza exportación a CSV desde Firestore.

Change Log #

All notable changes to this project will be documented in this file.

[1.0.0] - 2023-11-07 #

Added #

  • Initial release of the export_firebase_csv package.

[1.0.1] - 2023-11-07 #

Changed #

  • Updated the requirement for the intl package to allow any version above 0.17.0.

[1.0.2] - 2023-11-07 #

Changed #

  • Updated the requirement for the cloud_firestore package to allow '>=2.5.0 <5.0.0'.

[1.0.3] - 2023-11-07 #

Changed #

  • Updated the requirement for the url_launcher package to allow >=6.0.13 <=6.2.1 and csv package to allow ``>=5.0.4 <=5.1.1'`.

[1.0.4] - 2023-11-08 #

Changed #

  • Updated the launch to launchURL and uri method. Also there is a new parameter on exportWithTitles called defaultNullString.

[1.0.5] - 2023-11-08 #

Changed #

  • Got rid of CSV Package and changed to Download.

Added #

  • Created new function jsonToCsv that returns a csv from a JSON.

[1.0.6] - 2023-11-08 #

Changed #

  • Fixed Read me at parameters.
9
likes
0
pub points
45%
popularity

Publisher

unverified uploader

Una librería Flutter que realiza exportación a CSV desde Firestore.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cloud_firestore, download, flutter, intl

More

Packages that depend on export_firebase_csv