From 0165a97aba3ec8d2840be4d09e89e5e69948174e Mon Sep 17 00:00:00 2001 From: Nishant Srivastava Date: Sat, 20 Jan 2018 03:53:00 +0530 Subject: [PATCH] added: using_snackbar example to readme index --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5cffe59..c586f04 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Lookup Links: [[Setup Flutter](https://flutter.io/setup/)] [[Widgets Catalog](ht 1. [Navigation Drawer](/navigation_drawer) [![download](img/ic_download.png)](https://kinolien.github.com/gitzip/?download=https://github.com/nisrulz/flutter-examples/tree/master/navigation_drawer) 1. [Enable Splash Screen](/enabling_splash_screen) [![download](img/ic_download.png)](https://kinolien.github.com/gitzip/?download=https://github.com/nisrulz/flutter-examples/tree/master/enabling_splash_screen) 1. [Using Listview](/using_listview) [![download](img/ic_download.png)](https://kinolien.github.com/gitzip/?download=https://github.com/nisrulz/flutter-examples/tree/master/using_listview) +1. [Using SnackBar](/using_snackbar) [![download](img/ic_download.png)](https://kinolien.github.com/gitzip/?download=https://github.com/nisrulz/flutter-examples/tree/master/using_snackbar) ### Complete apps with multiple features