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)