medusa_js_dart 0.0.6
medusa_js_dart: ^0.0.6 copied to clipboard
A Dart client for interacting with the MedusaJS API.
0.0.6 #
- Improve serialization, now in the output null values will not be generate
- Convert parameters to nullable in AdminPostProductsProductReq
0.0.5 #
- Fix version in pubspec.yaml
0.0.4 #
- Remove cookie_jar and dio_cookie_manager as dependecies
- Add changelogs for publishing to Pub.dev
0.0.3 #
- Remove single import generator as dependency
0.0.2 #
- Add Github workflow action for publishing to Pub.dev
- Improve authentication interceptor
0.0.1 #
- First alpha