mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update READMEs for painting/ and animation/ to be up to date with current dependencies.
This commit is contained in:
parent
183ea1042e
commit
067fbd5041
@ -1,2 +1,2 @@
|
||||
This directory contains animation-related libraries that only depend
|
||||
on core Dart libraries and ../base/*.
|
||||
on core Dart libraries, the Newton Dart library, and ../base/*.
|
||||
|
||||
3
packages/flutter/lib/painting/README.md
Normal file
3
packages/flutter/lib/painting/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
This directory contains painting-related libraries that only depend on
|
||||
core Dart libraries, ../base/*, and ../animation/*. Note that
|
||||
../animation/* depends on the Newton Dart library also.
|
||||
Loading…
x
Reference in New Issue
Block a user