firestore_api_parser 1.0.0 copy "firestore_api_parser: ^1.0.0" to clipboard
firestore_api_parser: ^1.0.0 copied to clipboard

outdated

A Flutter and Dart plugin allowing you to convert the JSON format used by firestore to represent its documents or collections to the conventional JSON data format

V1.0.0 #

  • Initial version. A simple parser allowing you to convert a json that is in firebase cloud firestore format to the conventional json format. For the moment the API only allows to convert cloud firestore documents. An update to support the conversion of cloud firestore collection is planned for the next updates of the package
7
likes
0
pub points
63%
popularity

Publisher

unverified uploader

A Flutter and Dart plugin allowing you to convert the JSON format used by firestore to represent its documents or collections to the conventional JSON data format

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

json_annotation, meta

More

Packages that depend on firestore_api_parser