Skip to content

Releases: vivasoft-ltd/flutter-network-kit

Release v2.1.4

01 Dec 07:20

Choose a tag to compare

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

01 Dec 07:18

Choose a tag to compare

Added support for List of primitive types

Release v2.1.2

01 Dec 07:15

Choose a tag to compare

POST method's body param type is updated to dynamic from Map

Support added for new HTTP methods

04 May 10:52

Choose a tag to compare

PUT, PATCH and DELETE methods added along with network connectivity checking

Support added for new HTTP methods

04 May 07:05

Choose a tag to compare

PUT, PATCH and DELETE methods added

Network connectivity checking introduced

04 May 10:50

Choose a tag to compare

Initial release

04 May 06:48

Choose a tag to compare

v2.0.1

QueryParameters added in post method