Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

44 lines (27 loc) · 1.66 KB

2.3.0

2.2.0

  • feat: added custom headers and success criteria function in acec1e6. Thanks @tatashidayat for #18
  • docs: updated example app with new features in aff81b8

2.1.0

2.0.0

Contains Breaking Changes

  • feat!: changed working logic by using http requests instead of Socket connections.
  • chore: updated example app to Flutter 3.10 template.
  • legal: updated licenses and added credits.
  • docs: updated readme to contains new working logic.

1.0.1

  • Updated Readme

1.0.0

  • BREAKING CHANGES

    • Using http requests instead of Socket connections.
    • Replaced InternetAddress with Uri.
  • NEW FEATURES

    • Added proper Web support.
    • Faster connection checks.
    • Reduced latency.

0.0.1