diff --git a/README.md b/README.md index 3477bf56e..6586d93e0 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ The Almost Netflix series is a tutorial for building a Netflix clone with Appwri * [Write Unit Tests for Appwrite SDK on Flutter With Mockito](https://betterprogramming.pub/write-unit-test-for-appwrite-sdk-on-flutter-with-mockito-e0c3b403199e) * [Integrate Retool Mobile with Appwrite](https://imknight.com/integrate-retool-mobile-with-appwrite) * [Build a Twitter Clone with Appwrite and Riverpod | FreeCodeCamp](https://youtu.be/njLEDvoDjtk) +* [Blog Series - Appwrite & Flutter: Event App Tutorial](https://kylebcg.hashnode.dev/) ### Security and Authentication * [Restricting Access to Your Appwrite Console](https://medium.com/appwrite-io/you-can-now-restrict-access-to-your-appwrite-console-b8b447885289?source=friends_link&sk=95b78cf75ff633e0f32b8a76ea619b08) @@ -356,6 +357,9 @@ Share your apps here! Submit a pull request! * **SOS App** - A cross-platform mobile app built with .NET MAUI that allows the user to send an SOS message with their location to a saved phone number in times of distress using an Appwrite Function, Radar, and Twilio. [Source Code](https://github.com/adityaoberai/SOS-MAUI) +## Videos +* [YouTube Video Series - chipIn App Tutorial | Event Planning & Management with Flutter & Appwrite](https://www.youtube.com/playlist?list=PLVxKaz1qsM-k4jD0PZBhhrvZmiUmPMEhe) + ## Books * [Appwrite Up and Running by Alejandro Garcia](https://leanpub.com/appwrite-up-and-running/)