Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios build error #90

Open
4 tasks done
cn1001wang opened this issue Aug 15, 2022 · 0 comments
Open
4 tasks done

ios build error #90

cn1001wang opened this issue Aug 15, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@cn1001wang
Copy link

Environment

Technology Version
Flutter version 3.0.5
Plugin version 1.2.11
Android version
iOS version
Xcode version 13.4.1

Device information:

Description

Expected behavior:

运行flutter build ios

Current behavior:

warning: initialization of immutable value 'theme' was never used; consider replacing with assignment to '_' or removing it
 let theme = ZLPhotoThemeColorDeploy();
        ~~~~^~~~~
 remark: Incremental compilation has been disabled: it is not compatible with whole module optimization

具体见图。我是新建了一个空项目,直接build没问题。只加了一个当前包就会报错。应该是ZLPhotoBrowser的问题,但我在他的库的issue中没有搜索到相关内容

Steps to reproduce

  1. This
  2. Than that
  3. Then

Images

image

Stacktrace/Logcat

@cn1001wang cn1001wang added the bug Something isn't working label Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant