From 0a33a1c84effd25070390c2ee5f9189b0baf99ef Mon Sep 17 00:00:00 2001 From: Peter Thaleikis Date: Fri, 11 Sep 2020 12:13:40 +0400 Subject: [PATCH] Removing dead link of web demo --- source.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source.md b/source.md index 0bd5cde..3b12f1e 100644 --- a/source.md +++ b/source.md @@ -119,10 +119,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter Examples](https://github.com/nisrulz/flutter-examples) - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz) - [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei) -#### Web Demonstration - -- [Flutter Widget Live Book](https://flutter-widget-livebook.blankapp.org/) - Live web preview of widgets by [JianyingLi](https://github.com/lijy91/) - ### UI - [Contact Picker](https://github.com/goderbauer/contact_picker) - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer)