Git Product home page Git Product logo

Comments (13)

gnudles avatar gnudles commented on July 30, 2024 2

I think the problem comes from the following line:

bool _antialias = false;

from flare-flutter.

luigi-rosso avatar luigi-rosso commented on July 30, 2024 1

Sorry for the delay here. Looking into this today.

from flare-flutter.

umberto-sonnino avatar umberto-sonnino commented on July 30, 2024

What device are you repro'ing this on?
I tried running the example on an iPad Mini, which had problems with this in the past, and it's rendering the shape with antialiasing correctly.

from flare-flutter.

nt4f04uNd avatar nt4f04uNd commented on July 30, 2024

android 9 redmi note 5 and android 11 emulator

from flare-flutter.

umberto-sonnino avatar umberto-sonnino commented on July 30, 2024

I've ran your file on the latest flutter master (Flutter version 2.2.0-11.0.pre.247) on an Android 11 emulator, and this is a zoomed in screenshot of the pause state:

Are you still seeing the issue?

from flare-flutter.

nt4f04uNd avatar nt4f04uNd commented on July 30, 2024

Yes, both on device and emulator

flutter doctor -v
[✓] Flutter (Channel master, 2.2.0-11.0.pre.274, on Microsoft Windows [Version 10.0.19041.928], locale ru-RU)
    • Flutter version 2.2.0-11.0.pre.274 at c:\dev\src\flutter
    • Upstream repository [email protected]:nt4f04und/flutter.git
    • Framework revision d1f73a1065 (18 hours ago), 2021-04-24 00:44:02 -0400
    • Engine revision eba9efd1c3
    • Dart version 2.14.0 (build 2.14.0-37.0.dev)

[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
    • Android SDK at C:\Users\danya\AppData\Local\Android\sdk
    • Platform android-30, build-tools 30.0.2
    • Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
    • All Android licenses accepted.

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

[✓] Visual Studio - develop for Windows (Visual Studio Community 2019 16.7.7)
    • Visual Studio at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community
    • Visual Studio Community 2019 version 16.7.30621.155
    • Windows 10 SDK version 10.0.19041.0

[✓] Android Studio (version 4.1.0)
    • Android Studio at C:\Program Files\Android\Android Studio
    • 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
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)

[✓] IntelliJ IDEA Community Edition (version 2020.3)
    • IntelliJ at C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.3.3
    • 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

[✓] VS Code (version 1.55.2)
    • VS Code at C:\Users\danya\AppData\Local\Programs\Microsoft VS Code
    • Flutter extension version 3.21.0

[✓] Connected device (4 available)
    • Redmi Note 5 (mobile) • 40c9f14 • android-arm64  • Android 9 (API 28)
    • Windows (desktop)     • windows • windows-x64    • Microsoft Windows [Version 10.0.19041.928]
    • Chrome (web)          • chrome  • web-javascript • Google Chrome 90.0.4430.85
    • Edge (web)            • edge    • web-javascript • Microsoft Edge 89.0.774.77

• No issues found!

from flare-flutter.

gnudles avatar gnudles commented on July 30, 2024

Hi, for me it happens on linux device

from flare-flutter.

Henrik-glt avatar Henrik-glt commented on July 30, 2024

Any progress? Flare/Rive 1 animations look hideous using 3.0.0 or later.
This is very unfortunate since 2.0.6 and earlier does not support null safety.

from flare-flutter.

Henrik-glt avatar Henrik-glt commented on July 30, 2024

I've crated a PR.
As @gnudles said, _antialias in FlutterActorDrawable, row 206, should default to true.
Then enabling and disabling antialias works fine.

from flare-flutter.

davidgalarza avatar davidgalarza commented on July 30, 2024

Any update?? I'm facing the same trouble

from flare-flutter.

mattsolle avatar mattsolle commented on July 30, 2024

Would love for this to be merged in.

from flare-flutter.

tsinis avatar tsinis commented on July 30, 2024

You can use PR's branch as git dependency until it's merged...

from flare-flutter.

luigi-rosso avatar luigi-rosso commented on July 30, 2024

Version 3.0.2 fixes the issue. Thanks for the patience!

from flare-flutter.

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.