Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added localease in flutter projects #501

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,8 @@ Share your apps here! Submit a pull request!

* **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)

* **Online Store with Flutter and Appwrite** - An online store platform that connects users with nearby shops and small businesses. Includes realtime store details, in app notifications, inventory management and more [Blog Post](https://asutosh.hashnode.dev/building-an-online-store-platform-using-appwrite-and-flutter-localease) | [Tutorial](https://youtu.be/APp9dHVvmPg) | [Source Code](https://github.com/asutoshranjan/local-ease)

### Godot
* **Godot + Appwrite** - A demo app to showcase Godot's integration with Appwrite. [Source Code](https://github.com/lohanidamodar/godot-appwrite)

Expand Down