marcojakob/dart-event-bus

flutter packages get

Closed this issue · 2 comments

Running "flutter packages get" in sflutter...
The current Dart SDK version is 2.1.0-dev.5.0.flutter-a2eb050044.

Because sflutter depends on event_bus >=0.1.1 <1.0.1 which requires SDK version <2.0.0 or >=2.0.0-dev.67.0 <2.0.0, version solving failed.

pub get failed (1)
Process finished with exit code 1

Closed. Updated to latest event bus version and works fine.

Closed. Updated to latest event bus version and works fine.