Standard interface and type of Tempcord object data

Pub Version

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

Libraries

interface
A library that contains abstracted classes for further implementation.
type
A library contains well implemented object uses for describe type which uses in interface library.