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

discontinued
retractedoutdated

Standarized object model of Tempcord data

Standard interface and type of Tempcord object data #

This package provides standarised interface to record animal body temperature as a Dart object.

Provided interface #

  • Profile
    • with image
    • with id from API
  • Body temperature record node

They do not come with pre-implemented object which you must implement what you needed.

Provided type #

  • Animal
  • Temperature

They are implemented and not design to be extended like primative type.

License #

Apache 2.0