printify 1.0.18
printify: ^1.0.18 copied to clipboard
A package for making Printify print-on-demand objects out of json response objects.
1.0.0 #
- Initial version.
1.0.1 #
- Added Printify API objects.
1.0.2 #
- Added start of getting products API.
1.0.3 #
- Updated Dio base options.
1.0.4 #
- Added url methods to calls.
1.0.5 #
- Added al product API calls.
1.0.8 #
- Added Riverpods and freezed code to printify products.
1.0.9 #
- Allowed one model class to be mutatable.
1.0.10 #
- Added isLinked to the product model.
1.0.11 #
- Added isPrivateDesign to the printify model.
1.0.12 #
- Added isWeeklyDeal to the printify model.
1.0.13 #
- Added isOnSale to the printify model.
1.0.14 #
- Added admin api single product call.
1.0.15 #
- Added admin api get private desins product call.
1.0.16 #
- Fixed return type on private designs.
1.0.17 #
- Removed field on product list return.
1.0.18 #
- Removed API call getProductsByCategoryId())