Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Flutter gallery v2.10.2 fails to start on embedded Linux #994

Closed as not planned
@aduskett

Description

@aduskett

Existing issue?

What happened?

Expected vs actual result:

Expected: The Flutter gallery application should start

Actual results: Unhandled Exception: MissingPluginException(No implementation found for method getApplicataionDocumentsDirectory on channel plugins.flutter.io/path_provider

Steps to reproduce:

git clone https://gitlab.com/aduskett/buildroot-flutter.git -b flutter-gallery-2.10.2 && cd buildroot-flutter && make flutter_x86_64_efi_demo_defconfig && make -Otarget -j$(nproc) && sh ./board/flutter_x86_64/run-qemu

Flutter-gallery should start up automatically but does not.
Revision 6a8d738 works properly and is what the meta-flutter
repository is using.

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions