Skip to content

Commit d225d41

Browse files
authored
Update README.md
1 parent 3105ad3 commit d225d41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# Flutter Animation
22

3-
Implicit and Explicit Animations in Flutter
3+
A Flutter project demonstrating the use of built-in animation widgets as well as custom animations. Includes practical examples to help understand animation concepts and techniques in Flutter app development.
44

55
<h3 align="left">Languages and Tools:</h3>
66
<p align="left">
77
<img src="https://www.vectorlogo.zone/logos/flutterio/flutterio-icon.svg" alt="flutter" width="50" height="45"/>
88
<img src="https://www.vectorlogo.zone/logos/dartlang/dartlang-icon.svg" alt="dart" width="50" height="45"/>
9+
<img src="https://github.com/user-attachments/assets/81601bc6-d10f-436a-a3fa-fb3b129feaf6" alt="VS Code" width="50" height="45"/>
910
</p>
1011

1112

0 commit comments

Comments
 (0)