From 6629d7da758663d2a8bbf2a342f131402e02da3d Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 22 May 2019 21:18:21 +0200 Subject: [PATCH] Peanut --- source.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source.md b/source.md index 9846ebe..44859b5 100644 --- a/source.md +++ b/source.md @@ -52,6 +52,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Plugins](#plugins) - [Frameworks](#frameworks) - [Open Source Apps](#open-source-apps) +- [Web](#web) - [Utilities](#utilities) - [Community](#community) - [Bonus](#bonus) @@ -501,6 +502,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Slide Puzzle](https://github.com/kevmoo/slide_puzzle) - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo) - [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01) +## Web + +- [Peanut](https://github.com/kevmoo/peanut.dart) - Deploy your web app to GitHub pages by [Kevin Moore](https://github.com/kevmoo) + + ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya)