Skip to content

BidirectionalIterator not found #92

@mdev88

Description

@mdev88

I get the error "Type 'BidirectionalIterator' not found." when compiling an Android app.

This error seems to happen because BidirectionalIterator is deprecated.
I have found this issue where they say the issue should be solved in versions >= 3.2.0 : google/quiver-dart#724 (comment)

Here's the error I get in Android Studio
image

Here's my flutter doctor:

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.10.1, on Manjaro Linux 6.1.29-1-MANJARO, locale en_US.utf8)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
[✓] Android Studio (version 2022.2)
[!] Android Studio (version 2022.1)
    ✗ Unable to find bundled Java version.
[✓] Connected device (1 available)
[✓] Network resources

! Doctor found issues in 1 category.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions