From b16bd1fe320562357dd0335a6f724644d706be0d Mon Sep 17 00:00:00 2001 From: Joseph Ajayi Date: Fri, 2 Jan 2026 12:04:05 +0000 Subject: [PATCH] Update README to clarify platform support for all devices --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 553b3b9..d0eec0b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Format, Analyze and Test](https://github.com/jogboms/flutter_offline/actions/workflows/main.yml/badge.svg)](https://github.com/jogboms/flutter_offline/actions/workflows/main.yml) [![codecov](https://codecov.io/gh/jogboms/flutter_offline/branch/master/graph/badge.svg)](https://codecov.io/gh/jogboms/flutter_offline) [![pub package](https://img.shields.io/pub/v/flutter_offline.svg)](https://pub.dartlang.org/packages/flutter_offline) -A tidy utility to handle offline/online connectivity like a Boss. It provides support for both iOS and Android platforms (offcourse). +A tidy utility to handle offline/online connectivity like a Boss. It provides support for all platforms (iOS, Android, Web, macOS, Linux, and Windows). ## 🎖 Installing