FlutterCinematic
FlutterCinematic copied to clipboard
Help plz
Compiler message: file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/rxdart-0.16.7/lib/src/observable.dart:1826:57: Error: The method 'retype' isn't defined for the class 'Stream<T>'.
- 'Stream' is from 'dart:async'.
You need to modify pubspec.yaml & change the version for rxdart to 0.18.0.
Answer from https://github.com/ReactiveX/rxdart/issues/160