Add gestures/ to README.md prose
This commit is contained in:
parent
f291588da5
commit
bbb29f229f
@ -16,7 +16,8 @@ APIs to provide base classes for tree structures
|
|||||||
([base/scheduler.dart](base/scheduler.dart)).
|
([base/scheduler.dart](base/scheduler.dart)).
|
||||||
|
|
||||||
Above this are the files in the [animation/](animation/) directory,
|
Above this are the files in the [animation/](animation/) directory,
|
||||||
which provide core primitives for animating values.
|
which provide core primitives for animating values, and in the [gestures/](gestures/)
|
||||||
|
directory, which define a gesture recognition and disambiguation system.
|
||||||
|
|
||||||
The next layer consists of the files in the [painting/](painting/) directory,
|
The next layer consists of the files in the [painting/](painting/) directory,
|
||||||
which provide APIs related to drawing graphics. Some of the code here
|
which provide APIs related to drawing graphics. Some of the code here
|
||||||
|
Loading…
x
Reference in New Issue
Block a user