Skip to content

syncfusion_flutter_gauges-20.1.52 - Compile error with Flutter 3.0.0 #718

@michael-woolsey

Description

@michael-woolsey

Hello everyone,

I'm getting the following error Error: A value of type 'Widget' can't be assigned to a variable of type 'InheritedWidget'. once I upgraded to Flutter 3.0.0 today:

Cache/hosted/pub.dartlang.org/syncfusion_flutter_gauges-20.1.52/lib/src/linear_gauge/gauge/linear_gauge_scope.dart:40:10: Error: A value of type 'Widget' can't be assigned to a variable of type 'InheritedWidget'.
- 'Widget' is from 'package:flutter/src/widgets/framework.dart' ('/flutter/packages/flutter/lib/src/widgets/framework.dart').
- 'InheritedWidget' is from 'package:flutter/src/widgets/framework.dart' ('/flutter/packages/flutter/lib/src/widgets/framework.dart').
        .widget;

Hopefully it's something that can get addressed soon!

Thank you,
Michael

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions