From e17717e5cd2772eca2fa23435455d62d196787cf Mon Sep 17 00:00:00 2001 From: youxiachai Date: Wed, 6 Oct 2021 22:40:16 +0800 Subject: [PATCH] lottie update --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 0c59610..479131e 100644 --- a/source.md +++ b/source.md @@ -245,7 +245,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [SVG](https://github.com/dnfield/flutter_svg) - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield) - [Image Cropper](https://github.com/hnvn/flutter_image_cropper) - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn) - [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) - Show images from the internet and keep them in the cache directory by -- [Lottie](https://github.com/xvrh/lottie-flutter) - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith) +- [Lottie](https://github.com/xvrh/lottie-flutter) - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [xvrh](https://github.com/xvrh/lottie-flutter) - [Bitmap](https://github.com/renancaraujo/bitmap) - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by [Renan C. Araújo](https://github.com/renancaraujo) - [Crop](https://github.com/xclud/flutter_crop) - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/)