prestashop_webservice 0.5.0 copy "prestashop_webservice: ^0.5.0" to clipboard
prestashop_webservice: ^0.5.0 copied to clipboard

A dart package for reading data from prestashop webservices

0.1.0 #

  • Initial version.

0.2.0 #

  • Order details

0.3.0 #

  • Added equatable library and toString() override for models

0.3.1 #

  • Fixed optional field

0.3.2 #

  • Fixed typo

0.3.3 #

  • Missing export fix

0.4.0 #

  • Added fields to order details

0.4.1 #

  • Fixed some types conversion

0.4.2 #

  • Added bidirectional conversion

0.4.3 #

  • merged external contributions
  • Fixed http package version

0.5.0 #

  • Added api to close the underlying http connection