Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-sneha-s authored Feb 27, 2024
1 parent 5605c5f commit dde2ae6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<p align="center"> <a href="https://canopas.com/contact"><img src="./cta/cta_banner.png"></a></p>

# animated_reorderable_list

This library is a powerful and easy-to-use solution for implementing animated list and grid with drag-and-drop functionality in Flutter.
Expand Down Expand Up @@ -212,6 +214,8 @@ We welcome and appreciate any suggestions you may have for improvement.
For bugs, questions and discussions please use
the [Github Issues](https://github.com/canopas/animated_reorderable_list/issues).

<a href="https://canopas.com/contact"><img src="./cta/cta_btn.png" width=300></a>

## Acknowledgments
This library builds upon the foundation laid by the incredible work of the Flutter team.
The core logic for animated list and drag-and-drop functionality are derived from Flutter's native widgets, specifically `AnimatedList` and `ReorderableListView`.
Expand Down

0 comments on commit dde2ae6

Please sign in to comment.