Skip to content

Latest commit

 

History

History
65 lines (34 loc) · 675 Bytes

File metadata and controls

65 lines (34 loc) · 675 Bytes

1.0.2

  • Fix sdk issue

1.0.1

  • Update package to use in dart apps.
  • Update dart sdk to 3.5.0.

1.0.0

  • Update lint to version 3.0.0

0.0.13

  • Bug fix on cache old request curl.

0.0.12

  • add method.

0.0.11

  • Bug fix on body that contains value that cannot be converted to json.

0.0.10

  • Remove unnecessary print.

0.0.9

  • Add Content-Type header for calls that has body.

0.0.8

  • Add Example.

0.0.7

  • Add Document for class.

0.0.6

  • Add Document.
  • Fix Dart Formatter issue

0.0.5

  • Update HomePage

0.0.4

  • Update License

0.0.3

  • Update License

0.0.2

  • Fix --insecure issue

0.0.1

  • Initial release