ezero

Results 3 issues of ezero

Flutter 2.9.0-0.1.pre • channel dev • https://github.com/flutter/flutter.git Framework • revision 8f1f9c10f0 (2 weeks ago) • 2021-12-14 13:41:48 -0800 Engine • revision 234aca678a Tools • Dart 2.16.0 (build 2.16.0-80.1.beta) • DevTools...

One or more plugins require a higher Android SDK version. Fix this issue by adding the following to ~/player/android/app/build.gradle: android { compileSdkVersion 31 ... }

lib/ui/widgets/now_playing/audio_controls.dart:20:42: Error: The getter 'valueWrapper' isn't defined for the class 'ValueStream'. - 'ValueStream' is from 'package:rxdart/src/streams/value_stream.dart' ('../../snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/rxdart-0.27.3/lib/src/streams/value_stream.dart'). - 'Duration' is from 'dart:core'. Try correcting the name to the name of...