Giter VIP home page Giter VIP logo

Comments (6)

FlutterIssues avatar FlutterIssues commented on April 29, 2024

Comment by Hixie
Thursday Jul 16, 2015 at 22:25 GMT


From @eseidel on July 16, 2015 4:19

Would be nice to be able to catch these errors in some way. In obj-c one could override -[NSObject equals:] to warn using a "category". I know dart doesn't have those, but maybe there is another solution we should use.

from flutter.

FlutterIssues avatar FlutterIssues commented on April 29, 2024

Comment by Hixie
Monday Oct 26, 2015 at 05:05 GMT


@abarth You said you were planning on changing how this works so that ColorFilter would be a pure Dart class, right? With the data sent over to the C++ in an efficient manner at the last minute?

from flutter.

FlutterIssues avatar FlutterIssues commented on April 29, 2024

Comment by abarth
Monday Oct 26, 2015 at 05:24 GMT


That's right. The steps are:

  • Start using the new binding system for window, replacing view.
  • Switch the Canvas interface over to the new bindings system.
  • Lift Paint-related classes up into Dart using the new bindings system.

from flutter.

eseidelGoogle avatar eseidelGoogle commented on April 29, 2024

It looks like ColorFilter is still a wrapped native:
https://github.com/flutter/engine/blob/master/sky/engine/core/painting/ColorFilter.h

from flutter.

abarth avatar abarth commented on April 29, 2024

Fixed!

from flutter.

github-actions avatar github-actions commented on April 29, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

from 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.