firestore_api_parser 1.0.2 copy "firestore_api_parser: ^1.0.2" to clipboard
firestore_api_parser: ^1.0.2 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

1.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

1.0.1 #

Adding support for meta^1.3.0

1.0.2 #

Adding support these package :

  • json_serializable: ^4.1.4
  • json_annotation: ^4.0.1
7
likes
0
pub points
53%
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