Thank you for taking the time to file an issue!
In order to route, prioritize, and act on this, please include:
- Dart SDK Version (
dart --version
) - Whether you are using Windows, MacOSX, or Linux (if applicable)
- Whether you are using Chrome, Safari, Firefox, Edge (if applicable)
Missing some or all of the above might make the issue take longer or be
impossible to act on.
Is it really an issue? For general questions consider starting with Stack
Overflow:
https://stackoverflow.com/questions/tagged/dart
Also consider our Gitter channel for light-weight/quick discussions:
https://gitter.im/dart-lang/sdk
import ‘package:rxdart/rxdart.dart/’;
but:
import ‘package:rxdart/rxdart.dart’;
no slash…
Rookie here…
Cheers.
…
Perhaps you missed running flutter packages get
If this doesn’t help delete
/home/su/flutter/.pub-cache/hosted/pub.dartlang.org/rxdart-0.20.0/
and try again.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub, or mute the thread.