Wrapper for matrix image filters (#4567)

Fixes https://github.com/flutter/flutter/issues/14082
3 files changed
tree: 7216da6d5feac2fd9f613d3f7b48b8c08bef84a6
  1. assets/
  2. build/
  3. common/
  4. content_handler/
  5. examples/
  6. flow/
  7. fml/
  8. frontend_server/
  9. glue/
  10. lib/
  11. runtime/
  12. shell/
  13. sky/
  14. synchronization/
  15. testing/
  16. third_party/
  17. tools/
  18. travis/
  19. vulkan/
  20. .clang-format
  21. .gitattributes
  22. .gitignore
  23. .travis.yml
  24. analysis_options.yaml
  25. AUTHORS
  26. BUILD.gn
  27. CONTRIBUTING.md
  28. DEPS
  29. LICENSE
  30. README.md
README.md

Flutter Engine

Build Status

Flutter is a new way to build high-performance, cross-platform mobile apps. Flutter is optimized for today‘s, and tomorrow’s, mobile devices. We are focused on low-latency input and high frame rates on Android and iOS.

The Flutter Engine is the runtime environment for hosting Flutter applications. Most developers will interact with Flutter via the Flutter Framework and APIs, which run inside the engine.

Flutter is an early-stage open-source project. We are still adding features. However, you can build demos and examples today. We hope you try it out and send us feedback.

Community

Join us in our Gitter chat room or join our mailing list, flutter-dev@googlegroups.com.