Releases: vivasoft-ltd/flutter-network-kit
Releases · vivasoft-ltd/flutter-network-kit
Release v2.1.4
connectivity_plus package updated from ^4.0.1 to ^5.0.1 to incorporate breaking changes which include fixes for iOS
Release v2.1.3
Added support for List of primitive types
Release v2.1.2
POST method's body param type is updated to dynamic from Map
Support added for new HTTP methods
PUT, PATCH and DELETE methods added along with network connectivity checking
Support added for new HTTP methods
PUT, PATCH and DELETE methods added
Network connectivity checking introduced
v2.1.0 2.1.0
Initial release
v2.0.1 QueryParameters added in post method