From c82b5b431287532e5158b7b35b8329976f606ccf Mon Sep 17 00:00:00 2001 From: Sergey Dmitriev <51058739+0niel@users.noreply.github.com> Date: Fri, 14 Apr 2023 19:41:00 +0300 Subject: [PATCH] Add Flutter real-time voting app --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cda26d03a..30824fcb9 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,8 @@ Share your apps here! Submit a pull request! * **Almost Instagram with Flutter and Appwrite** - A functional clone of Instagram social media platform [Source Code](https://github.com/letsintegreat/Almost-Instagram) +* **Real-time Voting App** - The app of face-to-face voting at conferences with access control. Includes a Bloc state manager, dependency injection, and more [Source Code](https://github.com/mirea-ninja/voting-app) | [Example Conference](https://vk.com/wall-78724646_1219) + ### Godot * **Godot + Appwrite** - A demo app to showcase Godot's integration with Appwrite. [Source Code](https://github.com/lohanidamodar/godot-appwrite)