jhomlala / alice

HTTP Inspector for Flutter. Allows checking HTTP connections with UI inspector.
544 stars 246 forks source link

Update rxdart to `0.28.0` #234

Closed DDavidPrime closed 6 days ago

DDavidPrime commented 1 month ago

While migrating project dependencies to the latest, I noticed that the latest alice: ^0.4.2 (and alice: ^1.0.0-dev.10 too) depend on an older version of rxdart (0.27.7). Since we should keep up with the up-to-date versions of the packages, it would be great if alice would include the latest version of rxdart.

jhomlala commented 6 days ago

Fixed. Please update to latest release.