From 6aa47ab35662a0926d55e5f3f2380f2627f89b95 Mon Sep 17 00:00:00 2001 From: nazmulsds <107902236+nazmulsds@users.noreply.github.com> Date: Fri, 4 Oct 2024 11:51:43 +0600 Subject: [PATCH] Update README.md Flutter easyrefresh content --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c27a1c4..952fc23 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ This is a repository full of resources that you might find useful whether you ar - [Flutter : let’s know the ScrollController and ScrollNotification](https://medium.com/@diegoveloper/flutter-lets-know-the-scrollcontroller-and-scrollnotification-652b2685a4ac) - [Flutter: Push, Pop, Push](https://medium.com/flutter-community/flutter-push-pop-push-1bb718b13c31) - [Testing Flutter Applications](https://proandroiddev.com/testing-flutter-applications-f961969da86a) +- [Flutter EasyRefresh](https://coseries.com/flutter-easyrefresh/) ### 🛠 Tools - [Start Flutter](https://startflutter.com/): Shows a list of different templates created with Flutter and ready to download or copy.