From 28d1e815fb8bd16fa9ce669f5d207ffb7a8c02ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petrus=20Nguy=E1=BB=85n=20Th=C3=A1i=20H=E1=BB=8Dc?= Date: Mon, 17 Jun 2024 09:18:22 +0700 Subject: [PATCH] Update README.md --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 5b957b1..654acd4 100644 --- a/README.md +++ b/README.md @@ -33,15 +33,6 @@ Liked some of my work? Buy me a coffee (or more likely a beer) **The latest version of `rxdart_ext` always works fine with the latest version of `rxdart`.** -> [!TIP] -> -> For example: when using `rxdart: ^0.27.4` → we can use `rxdart_ext: ^v` where `v` in `0.2.1 → 0.2.9` - (i.e. all rows since `^0.27.4` row in the above table). -> -> But in some cases there is any **conflict** between `rxdart` version and `rxdart_ext` version, - you must use **stricter version**, e.g. `rxdart: ^0.27.4` → `rxdart_ext: ^v` where `v` in `0.2.1 → 0.2.2` - (**same row** in the above table) - ## API - [Documentation](https://pub.dev/documentation/rxdart_ext/latest/) ### 1. [Single](https://pub.dev/documentation/rxdart_ext/latest/rxdart_ext/Single-class.html)