fluttercandies/extended_text

After updating to 3.13.0, scale has depracated [Bug report]

VB10 opened this issue · 1 comments

VB10 commented

Version

3.13.0

Platforms

dart

Device Model

General

flutter info

[!] Flutter (Channel stable, 3.13.0, on macOS 13.4.1 22F770820d darwin-arm64, locale
    en-TR)
    ! Warning: `dart` on your path resolves to
      /opt/homebrew/Cellar/dart/3.0.0/libexec/bin/dart, which is not inside your
      current Flutter SDK checkout at /Users/vb10/development/flutter. Consider adding
      /Users/vb10/development/flutter/bin to the front of your path.
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.1)
[✓] Xcode - develop for iOS and macOS (Xcode 14.3.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.1)
[✓] IntelliJ IDEA Community Edition (version 2022.2.4)
[✓] VS Code (version 1.81.1)
[✓] VS Code (version 1.78.0-insider)
[✓] Connected device (3 available)
[✓] Network resources

How to reproduce?

Flutter updated to a new version and an error occurred. We may need to update some logic or make some changes to fix this problem.

Logs

No response

Example code (optional)

image

Contact

After depracation, you can find the related PR

https://github.com/flutter/flutter/pull/127308/files

11.1.0 is ready