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

outdated

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.
9
likes
0
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cloud_firestore, csv, flutter, intl, url_launcher

More

Packages that depend on export_firebase_csv