Skip to content

Simulator builds fail for both iOS and Android after flutter upgrade - Error: The non-abstract class 'ChipsInputState' is missing implementations for these members: - TextInputClient.currentAutofillScope #261

Closed
@ochmist

Description

@ochmist

Hello, I am on the master channel, and I just ran flutter upgrade today and everything broke. I tried downgrading but that did not work. I am using vscode. Here are my tool versions:

Flutter 1.18.0-6.0.pre.106 • channel master • https://github.com/flutter/flutter.git Framework • revision 84c84fb249 (15 hours ago) • 2020-04-20 21:35:01 -0400 Engine • revision 2bde4f0ae4 Tools • Dart 2.9.0 (build 2.9.0-1.0.dev a12c36dd97)

code build done. 19.7s Failed to build iOS app Error output from Xcode build: ↳ ** BUILD FAILED ** Xcode's output: ↳ Compiler message: ../../../.pub-cache/hosted/pub.dartlang.org/flutter_chips_input-1.8.0/lib/src/chips_input.dart:64:7: Error: The non-abstract class 'ChipsInputState' is missing implementations for these members: - TextInputClient.currentAutofillScope Try to either - provide an implementation, - inherit an implementation from a superclass or mixin, - mark the class as abstract, or - provide a 'noSuchMethod' implementation.

This issue is a build blocker for us. Would appreciate a workaround if one exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    solvedA solution for this issue had been found

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions