From fabae72cd3e799f865be384a979c4001d668afc0 Mon Sep 17 00:00:00 2001 From: rinthnoid Date: Tue, 11 Mar 2025 01:48:32 +0530 Subject: [PATCH] BloomeeTunes: Application Addition --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index cdbbdc9..029f7b0 100644 --- a/source.md +++ b/source.md @@ -616,6 +616,7 @@ This section contains libraries that take an experimental or unorthodox approach - [Flutter Team Samples](https://github.com/flutter/samples) - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people) - [Flutter Common Widgets](https://github.com/alibaba/flutter-common-widgets-app) - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend) - [Meme Chat](https://github.com/efortuna/memechat) - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. +- [BloomeeTunes](https://github.com/HemantKArya/BloomeeTunes) - Multi-Source Music Streaming Application by [HemantKArya](https://github.com/HemantKArya). - [Lime](https://github.com/fablue/lime-flutter) - Lime social network by Sebastian Sellmair - [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com) - [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia)