shamblett / mqtt5_client

A server and browser based MQTT 5 client for dart
Other
49 stars 25 forks source link

mqtt5_client 4.0.1 incompatible flutter_test #62

Closed zf8848 closed 6 months ago

zf8848 commented 11 months ago

Flutter version 3.13.6 , mqtt5_client 4.0.1: Because every version of flutter_test from sdk depends on meta 1.9.1 and mqtt5_client >=4.0.1 depends on meta ^1.10.0, flutter_test from sdk is incompatible with mqtt5_client >=4.0.1.

shamblett commented 11 months ago

Flutter is a pain for this, fixed, meta now at 1.9.1, package re published at version 4.0.2