Skip to content

Releases: blackhorse-one/stomp_dart_client

v2.0.0

19 Apr 14:03
Compare
Choose a tag to compare

Breaking

  • Changed exports to be all reexported in a single file to import. This is to satisfy the dart/flutter conventions. Thanks @Peetee06