From 4bb8d643ae06fe85331e45fb01855089a9382819 Mon Sep 17 00:00:00 2001 From: Anatolii Date: Fri, 20 Nov 2020 22:58:59 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 0095d6e..60f6c08 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,5 @@ -# navigation_rail +# Theme +## How to add NavigationRail in Flutter -A new Flutter project. -## Getting Started - -This project is a starting point for a Flutter application. - -A few resources to get you started if this is your first Flutter project: - -- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) - -For help getting started with Flutter, view our -[online documentation](https://flutter.dev/docs), which offers tutorials, -samples, guidance on mobile development, and a full API reference. +[![YouTube](https://img.youtube.com/vi/2zMhkc9tpjs/0.jpg)](https://youtu.be/2zMhkc9tpjs "How to add NavigationRail in Flutter") From 1e074529ade88758dc3d3f09ac1b7ed35c9eb97d Mon Sep 17 00:00:00 2001 From: Anatolii Date: Fri, 20 Nov 2020 23:00:10 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60f6c08..aaf23fd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Theme +# NavigationRail ## How to add NavigationRail in Flutter