From 441f487f8cfa431213ddf9ec1099dc1537db09cf Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 15 May 2019 23:36:34 +0200 Subject: [PATCH] Flutter Web Intro --- source.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/source.md b/source.md index 49c12d3..daf7399 100644 --- a/source.md +++ b/source.md @@ -62,6 +62,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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 - [Presentation](https://speakerdeck.com/hjjunior/why-i-chose-flutter) - by [Helio S. Junior](https://github.com/hjJunior) +- [Flutter Web](https://medium.com/flutter-community/ins-and-outs-of-flutter-web-7a82721dc19a) - Ins and Outs of Flutter Web by [Nash](https://nash0x7e2.github.io/) ### Websites / Blogs @@ -104,11 +105,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Howtos - [Parallax Effect](https://marcinszalek.pl/flutter/tickets-challenge-parallax) - Parallax & non linear animation by [Marcin Szalek](https://marcinszalek.pl). - -#### Flavors - - [Build Flavor](https://medium.com/@salvatoregiordanoo/flavoring-flutter-392aaa875f36) - Define build configurations and switch them by [Salvatore Giordano](https://medium.com/@salvatoregiordanoo) -- [Ready to Go/Flavors](https://github.com/JHBitencourt/ready_to_go) - Properly architect your app and work with flavors by [JHBitencourt](https://github.com/JHBitencourt) ## Videos