tree: 6a10b67d746a40b9ae9ce8b584046e6bf9e1a11e [path history] [tgz]
  1. lib/
  2. meta/
  3. analysis_options.yaml
  4. BUILD.gn
  5. pubspec.yaml
  6. README.md
examples/ui/sketchy_flutter/README.md

Sketchy/Flutter example

This example shows how to use the Sketchy service directly from Flutter, and demonstrates how a third-party service might enable a Flutter app to generate graphical effects that could not be achieved with pure Dart code talking to the Flutter engine.

TODO: this currently only demonstrates a partial wrapping of the Scenic API; integration with Sketchy is not yet started.

TODO: proper disposal of Scenic resources.