Giter Club home page Giter Club logo

Comments (2)

yyzl0418 avatar yyzl0418 commented on September 26, 2024

Attention

Issue用于问题跟踪,技术咨询/讨论,请移步至讨论组 Gitter

自查步骤(新手必读)

  1. 核对flutter版本与readme说明,确认该版本已被Fair支持
  2. 核查fair_version分支版本于flutter一致,且等同于第一步版本号
  3. 如果尚未看过文档,请先运行自带的sample,能跑起来再接入app
  4. 遇到编译错误,请查看终端日志,过滤fair关键词
  5. 到github提issue,或gitter。留档/解决,提供flutter环境信息flutter doctor --verbose

问题

简要说明是什么问题

环境信息

执行下面的语句,并粘贴结果

flutter doctor --verbose

提供Fair版本号

dependencies:
  fair: x.y.z

复现操作【可选】

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

预期【可选】

A clear and concise description of what you expected to happen.

相关截图【可选】

If applicable, add screenshots to help explain your problem.

其他【可选】

Add any other context about the problem here.

Attention

Issue用于问题跟踪,技术咨询/讨论,请移步至讨论组 Gitter

自查步骤(新手必读)

  1. 核对flutter版本与readme说明,确认该版本已被Fair支持
  2. 核查fair_version分支版本于flutter一致,且等同于第一步版本号
  3. 如果尚未看过文档,请先运行自带的sample,能跑起来再接入app
  4. 遇到编译错误,请查看终端日志,过滤fair关键词
  5. 到github提issue,或gitter。留档/解决,提供flutter环境信息flutter doctor --verbose

问题

简要说明是什么问题

环境信息

执行下面的语句,并粘贴结果

flutter doctor --verbose

提供Fair版本号

dependencies:
  fair: x.y.z

复现操作【可选】

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

预期【可选】

A clear and concise description of what you expected to happen.

相关截图【可选】

If applicable, add screenshots to help explain your problem.

其他【可选】

Add any other context about the problem here.

能给出具体的问题吗?

from fair.

540765 avatar 540765 commented on September 26, 2024

PS D:\project\flutter\fair\flutter_fair_demo1> flutter doctor --verbose
Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source!
[√] Flutter (Channel stable, 3.3.0, on Microsoft Windows [版本 10.0.19045.2846], locale zh-CN)
• Flutter version 3.3.0 on channel stable at D:\system\flutter\flutter3.7.9
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision ffccd96b62 (8 months ago), 2022-08-29 17:28:57 -0700
• Engine revision 5e9e0e0aa8
• Dart version 2.18.0
• DevTools version 2.15.0
• Pub download mirror https://pub.flutter-io.cn
• Flutter download mirror https://storage.flutter-io.cn

[!] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
• Android SDK at D:\system\androidsdk
• Platform android-33-ext5, build-tools 33.0.2
• ANDROID_HOME = D:\system\androidsdk
• Java binary at: D:\system\java\jdk\jdk1.8\jdk1_8\bin\java
• Java version Java(TM) SE Runtime Environment (build 1.8.0_31-b13)
X Android license status unknown.
Run flutter doctor --android-licenses to accept the SDK licenses.
See https://flutter.dev/docs/get-started/install/windows#android-setup for more details.

[√] Chrome - develop for the web
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe

[X] Visual Studio - develop for Windows
X Visual Studio not installed; this is necessary for Windows development.
Download at https://visualstudio.microsoft.com/downloads/.
Please install the "Desktop development with C++" workload, including all of its default components

[!] Android Studio (version 2022.1)
• Android Studio at D:\program\android-studio-2022.1.1.21
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
X Unable to find bundled Java version.
• Try updating or re-installing Android Studio.

[√] Connected device (3 available)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [版本 10.0.19045.2846]
• Chrome (web) • chrome • web-javascript • Google Chrome 113.0.5672.92
• Edge (web) • edge • web-javascript • Microsoft Edge 113.0.1774.35

[√] HTTP Host Availability
• All required HTTP hosts are available

! Doctor found issues in 3 categories.

//yml
dependencies:
flutter:
sdk: flutter
fair: 3.2.1

微信截图_20230510104625

我只在windows環境下使用才遇到這個問題,同時,我執行fair_cli命令總是得到找不到系統路徑錯誤,我發現不止是我遇到這個問題。回到上面問題,我曾經成功打包出json產物,但是fairProps部分總是無法得到數據,我確定是根據官方文檔例子來運行的,所以讓我很擔心是否存在隱患。

from fair.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.