diff --git a/README.md b/README.md index 107f4b2..90bd0bd 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ If you appreciate the content 📖 please give a ⭐ to help project visibility. ## Contents -- [Introduction](#introduction) - [Articles](#articles) - [Components](#components) - [Navigation](#navigation) @@ -38,18 +37,11 @@ If you appreciate the content 📖 please give a ⭐ to help project visibility. - [Helpers](#helpers) - [Bonus](#bonus) -## Introduction - - - -
-Introduction to Flutter - Faisal Abid -
- ## Articles ### Begin with +- [Introduction to Flutter](https://www.youtube.com/watch?v=GCCjR0mbJMM) - Introduction to Flutter by [Faisal Abid](https://twitter.com/FaisalAbid). - [Google IO 2018](https://medium.com/flutter-io/building-beautiful-flexible-user-interfaces-with-flutter-material-theming-and-official-material-13ae9279ef19) - Building beautiful, flexible user interfaces with Flutter. - [Flutter Labs](https://codelabs.developers.google.com/codelabs/flutter/index.html#0) - Building beautiful UIs with Flutter step by step. - [Zero to One with Flutter](https://medium.com/dartlang/zero-to-one-with-flutter-43b13fd7b354) - Flutter basics by [Mikkel Ravn](https://medium.com/@mravn).