Skip to content

Module 'bidirectional_scroll_view' not found iOS Archive Release #17

Description

@imamabdulazis

bidirectional_scroll_view: ^0.1.1

  • Flutter 1.22.3
  • stable

Failure when archive ios release:

Runner/GeneratedPluginRegistrant.m:10:9: Module 'bidirectional_scroll_view' not found

Screen Shot 2021-01-08 at 1 54 56 PM

Screen Shot 2021-01-08 at 1 48 20 PM

#if __has_include(<bidirectional_scroll_view/BidirectionalScrollViewPlugin.h>) #import <bidirectional_scroll_view/BidirectionalScrollViewPlugin.h> #else @import bidirectional_scroll_view; #endif

I'am having this issue when archive to ios release. It's some module is not working and I've found same error when release apk on android.

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