Launching lib\main.dart on Android SDK built for x86 in debug mode...
Running Gradle task 'assembleDebug'...
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:11:20: Error: Type 'RenderBaseSlider' not found.
bool _isVertical(RenderBaseSlider parentBox) {
^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:17:7: Error: Type 'RenderBox' not found.
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:17:28: Error: Type 'SfSliderThemeData' not found.
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:62:14: Error: Type 'PaintingContext' not found.
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:64:17: Error: Type 'RenderBox' not found.
{required RenderBox parentBox,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:65:16: Error: Type 'SfSliderThemeData' not found.
required SfSliderThemeData themeData,
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:66:7: Error: Type 'SfRangeValues' not found.
SfRangeValues? currentValues,
^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:68:16: Error: Type 'Animation' not found.
required Animation<double> enableAnimation,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:68:16: Error: Expected 0 type arguments.
required Animation<double> enableAnimation,
^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:118:7: Error: Type 'PaintingContext' not found.
PaintingContext context,
^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:170:7: Error: Type 'PaintingContext' not found.
PaintingContext context,
^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:220:7: Error: Type 'PaintingContext' not found.
PaintingContext context,
^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:287:24: Error: Type 'RenderBaseSlider' not found.
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:292:25: Error: Type 'SfSliderThemeData' not found.
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:297:14: Error: Type 'PaintingContext' not found.
void paint(PaintingContext context, Offset center,
^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:298:17: Error: Type 'RenderBox' not found.
{required RenderBox parentBox,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:299:16: Error: Type 'RenderBox' not found.
required RenderBox? child,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:300:16: Error: Type 'SfSliderThemeData' not found.
required SfSliderThemeData themeData,
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:301:7: Error: Type 'SfRangeValues' not found.
SfRangeValues? currentValues,
^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:304:16: Error: Type 'Animation' not found.
required Animation<double> enableAnimation,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:304:16: Error: Expected 0 type arguments.
required Animation<double> enableAnimation,
^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:306:16: Error: Type 'SfThumb' not found.
required SfThumb? thumb}) {
^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:390:20: Error: Type 'RenderBaseSlider' not found.
bool _isVertical(RenderBaseSlider parentBox) {
^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:395:25: Error: Type 'SfSliderThemeData' not found.
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:404:14: Error: Type 'PaintingContext' not found.
void paint(PaintingContext context, Offset center, Offset? thumbCenter,
^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:406:17: Error: Type 'RenderBox' not found.
{required RenderBox parentBox,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:407:16: Error: Type 'SfSliderThemeData' not found.
required SfSliderThemeData themeData,
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:408:7: Error: Type 'SfRangeValues' not found.
SfRangeValues? currentValues,
^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:411:16: Error: Type 'Animation' not found.
required Animation<double> enableAnimation,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:411:16: Error: Expected 0 type arguments.
required Animation<double> enableAnimation,
^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:495:25: Error: Type 'SfSliderThemeData' not found.
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:500:14: Error: Type 'PaintingContext' not found.
void paint(PaintingContext context, Offset center,
^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:501:17: Error: Type 'RenderBox' not found.
{required RenderBox parentBox,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:502:16: Error: Type 'SfSliderThemeData' not found.
required SfSliderThemeData themeData,
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:503:7: Error: Type 'SfRangeValues' not found.
SfRangeValues? currentValues,
^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:506:16: Error: Type 'Animation' not found.
required Animation<double> animation,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:506:16: Error: Expected 0 type arguments.
required Animation<double> animation,
^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:507:16: Error: Type 'SfThumb' not found.
required SfThumb? thumb}) {
^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:525:20: Error: Type 'RenderBaseSlider' not found.
bool _isVertical(RenderBaseSlider parentBox) {
^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:530:25: Error: Type 'SfSliderThemeData' not found.
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:535:14: Error: Type 'PaintingContext' not found.
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:537:17: Error: Type 'RenderBox' not found.
{required RenderBox parentBox,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:538:16: Error: Type 'SfSliderThemeData' not found.
required SfSliderThemeData themeData,
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:539:7: Error: Type 'SfRangeValues' not found.
SfRangeValues? currentValues,
^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:541:16: Error: Type 'Animation' not found.
required Animation<double> enableAnimation,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:541:16: Error: Expected 0 type arguments.
required Animation<double> enableAnimation,
^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:601:14: Error: Type 'PaintingContext' not found.
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:602:7: Error: Type 'TextPainter' not found.
TextPainter textPainter,
^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:603:17: Error: Type 'RenderBox' not found.
{required RenderBox parentBox,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:604:16: Error: Type 'SfSliderThemeData' not found.
required SfSliderThemeData sliderThemeData,
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:606:16: Error: Type 'Animation' not found.
required Animation<double> animation,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:606:16: Error: Expected 0 type arguments.
required Animation<double> animation,
^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:616:25: Error: Type 'SfSliderThemeData' not found.
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:621:14: Error: Type 'PaintingContext' not found.
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:623:17: Error: Type 'RenderBox' not found.
{required RenderBox parentBox,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:624:7: Error: Type 'SfRangeValues' not found.
SfRangeValues? currentValues,
^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:626:16: Error: Type 'SfSliderThemeData' not found.
required SfSliderThemeData themeData,
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:627:16: Error: Type 'Animation' not found.
required Animation<double> enableAnimation,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:627:16: Error: Expected 0 type arguments.
required Animation<double> enableAnimation,
^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:687:32: Error: Type 'RenderBaseSlider' not found.
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:692:7: Error: Type 'RenderBox' not found.
RenderBox parentBox,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:693:7: Error: Type 'TextPainter' not found.
TextPainter textPainter,
^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:696:7: Error: Type 'SfSliderThemeData' not found.
SfSliderThemeData sliderThemeData,
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:704:7: Error: Type 'PaintingContext' not found.
PaintingContext context,
^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:705:7: Error: Type 'Animation' not found.
Animation<double> animation,
^^^^^^^^^
Asked 3 years ago on March 31, 2022 9:14 PM Comments 0 times
Hi, I have this error, can you help me?
Launching lib\main.dart on Android SDK built for x86 in debug mode...
Running Gradle task 'assembleDebug'...
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:11:20: Error: Type 'RenderBaseSlider' not found.
bool _isVertical(RenderBaseSlider parentBox) {
^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:17:7: Error: Type 'RenderBox' not found.
RenderBox parentBox, SfSliderThemeData themeData, Offset offset,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:17:28: Error: Type 'SfSliderThemeData' not found.
RenderBox parentBox, SfSliderThemeData themeData, Offset offset,
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:62:14: Error: Type 'PaintingContext' not found.
void paint(PaintingContext context, Offset offset, Offset? thumbCenter,
^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:64:17: Error: Type 'RenderBox' not found.
{required RenderBox parentBox,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:65:16: Error: Type 'SfSliderThemeData' not found.
required SfSliderThemeData themeData,
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:66:7: Error: Type 'SfRangeValues' not found.
SfRangeValues? currentValues,
^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:68:16: Error: Type 'Animation' not found.
required Animation<double> enableAnimation,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:68:16: Error: Expected 0 type arguments.
required Animation<double> enableAnimation,
^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:118:7: Error: Type 'PaintingContext' not found.
PaintingContext context,
^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:170:7: Error: Type 'PaintingContext' not found.
PaintingContext context,
^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:220:7: Error: Type 'PaintingContext' not found.
PaintingContext context,
^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:287:24: Error: Type 'RenderBaseSlider' not found.
bool _isThumbOverlap(RenderBaseSlider parentBox) {
^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:292:25: Error: Type 'SfSliderThemeData' not found.
Size getPreferredSize(SfSliderThemeData themeData) {
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:297:14: Error: Type 'PaintingContext' not found.
void paint(PaintingContext context, Offset center,
^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:298:17: Error: Type 'RenderBox' not found.
{required RenderBox parentBox,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:299:16: Error: Type 'RenderBox' not found.
required RenderBox? child,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:300:16: Error: Type 'SfSliderThemeData' not found.
required SfSliderThemeData themeData,
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:301:7: Error: Type 'SfRangeValues' not found.
SfRangeValues? currentValues,
^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:304:16: Error: Type 'Animation' not found.
required Animation<double> enableAnimation,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:304:16: Error: Expected 0 type arguments.
required Animation<double> enableAnimation,
^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:306:16: Error: Type 'SfThumb' not found.
required SfThumb? thumb}) {
^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:390:20: Error: Type 'RenderBaseSlider' not found.
bool _isVertical(RenderBaseSlider parentBox) {
^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:395:25: Error: Type 'SfSliderThemeData' not found.
Size getPreferredSize(SfSliderThemeData themeData, {bool? isActive}) {
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:404:14: Error: Type 'PaintingContext' not found.
void paint(PaintingContext context, Offset center, Offset? thumbCenter,
^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:406:17: Error: Type 'RenderBox' not found.
{required RenderBox parentBox,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:407:16: Error: Type 'SfSliderThemeData' not found.
required SfSliderThemeData themeData,
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:408:7: Error: Type 'SfRangeValues' not found.
SfRangeValues? currentValues,
^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:411:16: Error: Type 'Animation' not found.
required Animation<double> enableAnimation,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:411:16: Error: Expected 0 type arguments.
required Animation<double> enableAnimation,
^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:495:25: Error: Type 'SfSliderThemeData' not found.
Size getPreferredSize(SfSliderThemeData themeData) {
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:500:14: Error: Type 'PaintingContext' not found.
void paint(PaintingContext context, Offset center,
^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:501:17: Error: Type 'RenderBox' not found.
{required RenderBox parentBox,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:502:16: Error: Type 'SfSliderThemeData' not found.
required SfSliderThemeData themeData,
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:503:7: Error: Type 'SfRangeValues' not found.
SfRangeValues? currentValues,
^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:506:16: Error: Type 'Animation' not found.
required Animation<double> animation,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:506:16: Error: Expected 0 type arguments.
required Animation<double> animation,
^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:507:16: Error: Type 'SfThumb' not found.
required SfThumb? thumb}) {
^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:525:20: Error: Type 'RenderBaseSlider' not found.
bool _isVertical(RenderBaseSlider parentBox) {
^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:530:25: Error: Type 'SfSliderThemeData' not found.
Size getPreferredSize(SfSliderThemeData themeData) {
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:535:14: Error: Type 'PaintingContext' not found.
void paint(PaintingContext context, Offset offset, Offset? thumbCenter,
^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:537:17: Error: Type 'RenderBox' not found.
{required RenderBox parentBox,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:538:16: Error: Type 'SfSliderThemeData' not found.
required SfSliderThemeData themeData,
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:539:7: Error: Type 'SfRangeValues' not found.
SfRangeValues? currentValues,
^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:541:16: Error: Type 'Animation' not found.
required Animation<double> enableAnimation,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:541:16: Error: Expected 0 type arguments.
required Animation<double> enableAnimation,
^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:601:14: Error: Type 'PaintingContext' not found.
void paint(PaintingContext context, Offset thumbCenter, Offset offset,
^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:602:7: Error: Type 'TextPainter' not found.
TextPainter textPainter,
^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:603:17: Error: Type 'RenderBox' not found.
{required RenderBox parentBox,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:604:16: Error: Type 'SfSliderThemeData' not found.
required SfSliderThemeData sliderThemeData,
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:606:16: Error: Type 'Animation' not found.
required Animation<double> animation,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:606:16: Error: Expected 0 type arguments.
required Animation<double> animation,
^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:616:25: Error: Type 'SfSliderThemeData' not found.
Size getPreferredSize(SfSliderThemeData themeData) {
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:621:14: Error: Type 'PaintingContext' not found.
void paint(PaintingContext context, Offset offset, Offset? thumbCenter,
^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:623:17: Error: Type 'RenderBox' not found.
{required RenderBox parentBox,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:624:7: Error: Type 'SfRangeValues' not found.
SfRangeValues? currentValues,
^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:626:16: Error: Type 'SfSliderThemeData' not found.
required SfSliderThemeData themeData,
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:627:16: Error: Type 'Animation' not found.
required Animation<double> enableAnimation,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:627:16: Error: Expected 0 type arguments.
required Animation<double> enableAnimation,
^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:687:32: Error: Type 'RenderBaseSlider' not found.
bool _isTooltipOverlapStroke(RenderBaseSlider parentBox) {
^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:692:7: Error: Type 'RenderBox' not found.
RenderBox parentBox,
^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:693:7: Error: Type 'TextPainter' not found.
TextPainter textPainter,
^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:696:7: Error: Type 'SfSliderThemeData' not found.
SfSliderThemeData sliderThemeData,
^^^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:704:7: Error: Type 'PaintingContext' not found.
PaintingContext context,
^^^^^^^^^^^^^^^
../../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_sliders-19.2.48/lib/src/slider_shapes.dart:705:7: Error: Type 'Animation' not found.
Animation<double> animation,
^^^^^^^^^
Asked 3 years ago on March 31, 2022 9:14 PM Comments 0 times