postman_collection 0.0.9
postman_collection: ^0.0.9 copied to clipboard
postman collection schema with freezed and json_serializable
0.0.1 #
- Initial version.
0.0.2 #
- Added new feature.
- Fixed bug.
- Add more documentation.
0.0.3 #
- Fix url in collection
0.0.4 #
- Add request mode
0.0.5 #
- Fix query data type
0.0.6 #
- Fix request body type
0.0.7 #
- Read version from string for example 1.0.0
- Read version from pubspec.yaml
0.0.8 #
- Add support for multipart formdata
0.0.9 #
- fix multipart formdata issue