diff --git a/.markdownlint.json b/.markdownlint.json new file mode 100644 index 0000000..fc60389 --- /dev/null +++ b/.markdownlint.json @@ -0,0 +1,5 @@ +{ + "MD041": false, + "MD033": false, + "MD013": false +} \ No newline at end of file diff --git a/README.md b/README.md index 7064d90..2843b00 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,11 @@ This package is part of the [SurfGear](https://github.com/surfstudio/SurfGear) t Widget for refresh by swipe. +- :1234: Enabled on every platform - the package is fully written on Flutter side and enabled on every platform. +- :recycle: Fully covered by tests - guaranteeing the result and expectations from this package. +- :notebook_with_decorative_cover: End-to-end documentation - every aspect of implementation is documented, so there is full understanding. +- :cow2: Support from the best Flutter experts - we are open to any enhancement ideas and contributions. + ![](https://i.ibb.co/7Kmy91f/material.gif) ![](https://i.ibb.co/smPxRp7/cupertino.gif)