From c099b93541d738416379f3af30cb46ed17b080b6 Mon Sep 17 00:00:00 2001 From: Arin Agrawal <79896874+arinagrawal05@users.noreply.github.com> Date: Tue, 30 Sep 2025 18:07:38 +0530 Subject: [PATCH 1/2] Added Open-source Canvas editor to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff1663e..86c7be6 100644 --- a/README.md +++ b/README.md @@ -345,6 +345,7 @@ All the projects added in this project are featured in [fluttergems.dev](https:/ | Project | Repo | Description | |:-----------|:------|:-------------| +| Editnest Canvas Editor | [Link](https://github.com/arinagrawal05/editnest_editor) | Open source image editing app for Android/iOS. | | Aves Libre | [Link](https://github.com/deckerst/aves) | Aves is a gallery and metadata explorer app, built for Android with Flutter. | | Blink Comparison | [Link](https://github.com/proninyaroslav/blink-comparison) | Simplifies comparing photos of tamper-evident seals and patterns using your eyes | | Cloud Gallery | [Link](https://github.com/canopas/cloud-gallery) | Have all your photos/videos on any cloud at anytime! Powered by Firebase | From e9491a7cbff29294b4d46eba46d9312833cac448 Mon Sep 17 00:00:00 2001 From: Ashita Prasad Date: Thu, 16 Oct 2025 20:46:27 +0530 Subject: [PATCH 2/2] Update project name in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86c7be6..f7f2fcd 100644 --- a/README.md +++ b/README.md @@ -345,7 +345,7 @@ All the projects added in this project are featured in [fluttergems.dev](https:/ | Project | Repo | Description | |:-----------|:------|:-------------| -| Editnest Canvas Editor | [Link](https://github.com/arinagrawal05/editnest_editor) | Open source image editing app for Android/iOS. | +| Editnest | [Link](https://github.com/arinagrawal05/editnest_editor) | Open source image editing app for Android/iOS. | | Aves Libre | [Link](https://github.com/deckerst/aves) | Aves is a gallery and metadata explorer app, built for Android with Flutter. | | Blink Comparison | [Link](https://github.com/proninyaroslav/blink-comparison) | Simplifies comparing photos of tamper-evident seals and patterns using your eyes | | Cloud Gallery | [Link](https://github.com/canopas/cloud-gallery) | Have all your photos/videos on any cloud at anytime! Powered by Firebase |