From b4cc19edfb6515f40923f0a9c9b492f7198984ad Mon Sep 17 00:00:00 2001 From: Hans Muller Date: Mon, 12 Nov 2018 08:23:06 -0800 Subject: [PATCH] Update flutter_gallery/README.md: mention cupertino (#24241) --- examples/flutter_gallery/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/flutter_gallery/README.md b/examples/flutter_gallery/README.md index 8c049a3dce8..9cfb2b50887 100644 --- a/examples/flutter_gallery/README.md +++ b/examples/flutter_gallery/README.md @@ -1,6 +1,7 @@ # Flutter gallery -Demo app for the material design widgets and other features provided by Flutter. +A demo app for Flutter's material design and cupertino widgets, as +well as many other features of the Flutter SDK. ## Building