fconsole icon indicating copy to clipboard operation
fconsole copied to clipboard

[Bug report]

Open WJHCode opened this issue 2 years ago • 0 comments

Version

2.4.0

Platforms

dart

Device Model

iphone12

flutter info

[✓] Flutter (Channel stable, 3.10.5, on macOS 13.4 22F66 darwin-arm64 (Rosetta), locale zh-Hans-CN)
    • Flutter version 3.10.5 on channel stable at /Users/wangjianhua/Documents/FultterSDK/flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 796c8ef792 (2 天前), 2023-06-13 15:51:02 -0700
    • Engine revision 45f6e00911
    • Dart version 3.0.5
    • DevTools version 2.23.1
    • 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 /Users/wangjianhua/Library/Android/sdk
    • Platform android-33, build-tools 33.0.2
    • Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 11.0.15+0-b2043.56-8887301)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 14.3.1)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Build 14E300c
    • CocoaPods version 1.12.1

How to reproduce?

pub get

Logs

flutter_localizations from sdk which depends on intl 0.18.0, intl 0.18.0 is required , fconsole depends on intl ^0.17.0

Example code (optional)

No response

Contact

No response

WJHCode avatar Jun 16 '23 06:06 WJHCode